mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Remove NIX_LIBEXEC_DIR
This commit is contained in:
parent
d3176ce076
commit
184f4e40de
3 changed files with 0 additions and 5 deletions
|
@ -39,7 +39,6 @@ libstore_CXXFLAGS += \
|
|||
-DNIX_STATE_DIR=\"$(localstatedir)/nix\" \
|
||||
-DNIX_LOG_DIR=\"$(localstatedir)/log/nix\" \
|
||||
-DNIX_CONF_DIR=\"$(sysconfdir)/nix\" \
|
||||
-DNIX_LIBEXEC_DIR=\"$(libexecdir)\" \
|
||||
-DNIX_BIN_DIR=\"$(bindir)\" \
|
||||
-DNIX_MAN_DIR=\"$(mandir)\" \
|
||||
-DLSOF=\"$(lsof)\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue