mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
Rename $(here) to $(d) for brevity, and remove trailing slash
This commit is contained in:
parent
9a14d5e2f3
commit
754c05ed6c
12 changed files with 49 additions and 39 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PROGRAMS += nix-env
|
||||
|
||||
nix-env_DIR := $(here)
|
||||
nix-env_DIR := $(d)
|
||||
|
||||
nix-env_SOURCES = nix-env.cc profiles.cc profiles.hh user-env.cc user-env.hh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue