diff options
Diffstat (limited to 'nix/local.mk')
-rw-r--r-- | nix/local.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nix/local.mk b/nix/local.mk index cdcd9eb1c2..c4c3920fa3 100644 --- a/nix/local.mk +++ b/nix/local.mk @@ -155,8 +155,7 @@ noinst_HEADERS = \ (write (get-string-all in) out)))))" nodist_pkglibexec_SCRIPTS = \ - %D%/scripts/substitute \ - %D%/scripts/download + %D%/scripts/substitute if BUILD_DAEMON_OFFLOAD |