about summary refs log tree commit diff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-07-13T18·58+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-07-13T18·58+0000
commit9c620e4afa03e63ddaff2979396144de8d9298a5 (patch)
tree7bfabf03cd1665a9049763b31ce42305d85af13e /src/Makefile.am
parent5304a1eb3a2bbcc379924d3f5a58b64ce77f4849 (diff)
* Generate the scripts so that we can substitute the prefix
  etc. correctly.
* Fixed nix-switch.

Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b22a56e3a0..4b21f12b3a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,9 +25,6 @@ libnix_a_SOURCES = util.cc hash.cc archive.cc md5.c \
 install-data-local:
 	$(INSTALL) -d $(localstatedir)/nix
 	$(INSTALL) -d $(localstatedir)/nix/links
-#	$(INSTALL) -d $(localstatedir)/nix/prebuilts
-#	$(INSTALL) -d $(localstatedir)/nix/prebuilts/imports
-#	$(INSTALL) -d $(localstatedir)/nix/prebuilts/exports
 	$(INSTALL) -d $(localstatedir)/log/nix
 	$(INSTALL) -d $(prefix)/store
 	$(bindir)/nix --init