swingsane: deprecate phases
This commit is contained in:
parent
9b4f7584f3
commit
acdd581a7a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
nativeBuildInputs = [ unzip ];
|
||||
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
dontConfigure = true;
|
||||
|
||||
installPhase = let
|
||||
|
||||
|
|
Loading…
Reference in a new issue