Add resolve-system-dependencies.pl
This commit is contained in:
parent
15c7a79ed3
commit
ff6953cb03
5 changed files with 150 additions and 1 deletions
|
|
@ -33,4 +33,4 @@ $(d)/local-store.cc: $(d)/schema.sql.hh
|
|||
clean-files += $(d)/schema.sql.hh
|
||||
|
||||
$(eval $(call install-file-in, $(d)/nix-store.pc, $(prefix)/lib/pkgconfig, 0644))
|
||||
$(eval $(call install-file-in, $(d)/sandbox-defaults.sb, $(prefix)/share/nix, 0644))
|
||||
$(eval $(call install-file-in, $(d)/sandbox-defaults.sb, $(datadir)/nix, 0644))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue