about summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-02-17T13·54+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-02-17T13·54+0000
commit88273f9574fc137301b6a65669eb20f18d7a3b61 (patch)
treecdd501770ca5cc54217fdd9f6c308661a14bbf22 /Makefile.am
parentfb5dae8694acbabab68aaccbc64796719fcb7b02 (diff)
* Put build logs in $prefix/var/nix/log/drvs/.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f50351b05b..ccc5bf273c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,7 @@ init-state:
 	$(INSTALL) $(INIT_FLAGS) -d $(DESTDIR)$(localstatedir)/nix
 	$(INSTALL) $(INIT_FLAGS) -d $(DESTDIR)$(localstatedir)/nix/db
 	$(INSTALL) $(INIT_FLAGS) -d $(DESTDIR)$(localstatedir)/log/nix
+	$(INSTALL) $(INIT_FLAGS) -d $(DESTDIR)$(localstatedir)/log/nix/drvs
 	$(INSTALL) $(INIT_FLAGS) -d $(DESTDIR)$(localstatedir)/nix/profiles
 	$(INSTALL) $(INIT_FLAGS) -d $(DESTDIR)$(localstatedir)/nix/gcroots
 	$(INSTALL) $(INIT_FLAGS) -d $(DESTDIR)$(localstatedir)/nix/temproots