Set xindy HOME to .
This commit is contained in:
committed by
Uli Baum
parent
7c5fd6801b
commit
c9d55ae426
@@ -314,7 +314,7 @@ xindy = stdenv.mkDerivation {
|
|||||||
inherit (common) src;
|
inherit (common) src;
|
||||||
|
|
||||||
# If unset, xindy will try to mkdir /homeless-shelter
|
# If unset, xindy will try to mkdir /homeless-shelter
|
||||||
HOME = "/tmp/homeless-shelter";
|
HOME = ".";
|
||||||
|
|
||||||
prePatch = "cd utils/xindy";
|
prePatch = "cd utils/xindy";
|
||||||
# hardcode clisp location
|
# hardcode clisp location
|
||||||
|
|||||||
Reference in New Issue
Block a user