pdfread: broken, not found

This commit is contained in:
Frederik Rietdijk 2015-12-08 15:14:45 +01:00
parent d9758cf3b4
commit 47dc242b9d

View file

@ -15,6 +15,8 @@ stdenv.mkDerivation {
buildInputs = [ unzip python makeWrapper ];
broken = true; # Not found.
phases = "unpackPhase patchPhase installPhase";
unpackPhase = ''