Update Makefile variable names
This commit is contained in:
parent
ac8c2ef1aa
commit
16e7d69209
18 changed files with 29 additions and 29 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue