mfcl2700dncupswrapper: deprecate phases

This commit is contained in:
Felix Buehler 2021-08-02 00:22:38 +02:00
parent abea7db0ae
commit a551dba0ad

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ dpkg makeWrapper ]; nativeBuildInputs = [ dpkg makeWrapper ];
phases = [ "installPhase" ]; dontUnpack = true;
installPhase = '' installPhase = ''
dpkg-deb -x $src $out dpkg-deb -x $src $out