postscript-lexmark: remove phases

This commit is contained in:
Felix Buehler 2021-08-02 21:19:44 +02:00
parent 0d0a612f40
commit c07e7d877b

View file

@ -13,8 +13,6 @@ stdenv.mkDerivation {
nativeBuildInputs = [ rpmextract ];
phases = [ "unpackPhase" "installPhase"];
sourceRoot = ".";
unpackPhase = ''