pdfread: broken, not found
This commit is contained in:
parent
d9758cf3b4
commit
47dc242b9d
|
@ -15,6 +15,8 @@ stdenv.mkDerivation {
|
||||||
|
|
||||||
buildInputs = [ unzip python makeWrapper ];
|
buildInputs = [ unzip python makeWrapper ];
|
||||||
|
|
||||||
|
broken = true; # Not found.
|
||||||
|
|
||||||
phases = "unpackPhase patchPhase installPhase";
|
phases = "unpackPhase patchPhase installPhase";
|
||||||
|
|
||||||
unpackPhase = ''
|
unpackPhase = ''
|
||||||
|
|
Loading…
Reference in New Issue