1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 04:21:16 +02: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

@ -27,4 +27,4 @@ clean-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexe
dist-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexer-tab.hh
$(eval $(call install-file-in, $(d)/nix-expr.pc, $(libdir)/pkgconfig, 0644))
$(eval $(call install-file-in, $(d)/nix-expr.pc, $(prefix)/lib/pkgconfig, 0644))