mfcl2700dncupswrapper: deprecate phases
This commit is contained in:
parent
abea7db0ae
commit
a551dba0ad
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [ dpkg makeWrapper ];
|
||||
|
||||
phases = [ "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
installPhase = ''
|
||||
dpkg-deb -x $src $out
|
||||
|
Loading…
Reference in New Issue
Block a user