aboutsummaryrefslogtreecommitdiff
path: root/corepkgs
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-02-01 12:23:14 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-02-01 13:54:38 +0100
commit16e7d692092449263880ee795ec419cecbe22d24 (patch)
treee42cdbfb28006768699cac05f911a644d37ba8fb /corepkgs
parentac8c2ef1aa30c50b568883d2051335a66437694f (diff)
Update Makefile variable names
Diffstat (limited to 'corepkgs')
-rw-r--r--corepkgs/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/local.mk b/corepkgs/local.mk
index a04e3e3fb..19c1d0696 100644
--- a/corepkgs/local.mk
+++ b/corepkgs/local.mk
@@ -2,4 +2,4 @@ corepkgs_FILES = nar.nix buildenv.nix buildenv.pl unpack-channel.nix derivation.
$(foreach file,config.nix $(corepkgs_FILES),$(eval $(call install-data-in,$(d)/$(file),$(datadir)/nix/corepkgs)))
-template_files += $(d)/config.nix
+template-files += $(d)/config.nix