mirror of
https://github.com/NixOS/nix
synced 2025-06-27 08:31:16 +02:00
* Store the Nix libraries in ${libdir}/nix instead of ${libdir}.
This commit is contained in:
parent
7974aae81c
commit
aab8812732
6 changed files with 6 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
lib_LTLIBRARIES = libexpr.la
|
||||
pkglib_LTLIBRARIES = libexpr.la
|
||||
|
||||
libexpr_la_SOURCES = nixexpr.cc nixexpr.hh parser.cc parser.hh \
|
||||
eval.cc eval.hh primops.cc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue