xmlto: fix tests
This commit is contained in:
parent
17104e82cf
commit
b9aa37f5ec
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user