forked from lix-project/lix
c9f51e8705
This isn't used anywhere except in the configure script of the Perl bindings. I've changed the latter to use the C++ API's Settings object at runtime.
5 lines
138 B
Makefile
5 lines
138 B
Makefile
corepkgs_FILES = \
|
|
fetchurl.nix
|
|
|
|
$(foreach file,$(corepkgs_FILES),$(eval $(call install-data-in,$(d)/$(file),$(datadir)/nix/corepkgs)))
|