postscript-lexmark: remove phases
This commit is contained in:
parent
0d0a612f40
commit
c07e7d877b
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ stdenv.mkDerivation {
|
|||
|
||||
nativeBuildInputs = [ rpmextract ];
|
||||
|
||||
phases = [ "unpackPhase" "installPhase"];
|
||||
|
||||
sourceRoot = ".";
|
||||
|
||||
unpackPhase = ''
|
||||
|
|
Loading…
Reference in a new issue