enpass: remove phases
This commit is contained in:
parent
915a8aac33
commit
c4f0723b9f
@ -61,7 +61,6 @@ let
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
buildInputs = [dpkg];
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
|
||||
unpackPhase = "dpkg -X $src .";
|
||||
installPhase=''
|
||||
|
Loading…
Reference in New Issue
Block a user