1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-30 07:33:16 +02:00

* Don't use a hard-coded path.

This commit is contained in:
Eelco Dolstra 2003-11-22 21:12:36 +00:00
parent 9486dda115
commit af7e6fe22e
4 changed files with 12 additions and 2 deletions

View file

@ -41,6 +41,7 @@ AC_CONFIG_FILES([Makefile
corepkgs/Makefile
corepkgs/fetchurl/Makefile
corepkgs/nar/Makefile
corepkgs/buildenv/Makefile
doc/Makefile
doc/manual/Makefile
])