xmlto: fix tests

This commit is contained in:
Jan Malakhovski 2018-08-08 21:44:46 +00:00
parent 17104e82cf
commit b9aa37f5ec

View file

@ -9,7 +9,9 @@ stdenv.mkDerivation rec {
sha256 = "0xhj8b2pwp4vhl9y16v3dpxpsakkflfamr191mprzsspg4xdyc0i";
};
patchPhase = ''
postPatch = ''
patchShebangs xmlif/test/run-test
substituteInPlace "xmlto.in" \
--replace "/bin/bash" "${bash}/bin/bash"
substituteInPlace "xmlto.in" \