1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-19 15:31:07 +01:00

Update spec file

http://hydra.nixos.org/build/14344391
This commit is contained in:
Eelco Dolstra 2014-09-18 15:42:01 +02:00
parent 8be9990cdb
commit d4a71ec3bf
4 changed files with 4 additions and 3 deletions

View file

@ -10,4 +10,4 @@ libmain_LIBS = libstore libutil libformat
libmain_ALLOW_UNDEFINED = 1
$(eval $(call install-file-in, $(d)/nix-main.pc, $(libdir)/pkgconfig, 0644))
$(eval $(call install-file-in, $(d)/nix-main.pc, $(prefix)/lib/pkgconfig, 0644))