pdf2xml: disable format hardening

This commit is contained in:
Robin Gloster
2016-03-01 12:28:06 +00:00
parent 4f0608abdb
commit 1bbb2f0cf3
@@ -13,6 +13,8 @@ stdenv.mkDerivation {
patches = [./pdf2xml.patch]; patches = [./pdf2xml.patch];
hardening_format = false;
preBuild = '' preBuild = ''
cp Makefile.linux Makefile cp Makefile.linux Makefile