mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
* Set the executable bit on scripts.
This commit is contained in:
parent
8af7d766f0
commit
5090c34ee1
14 changed files with 3 additions and 0 deletions
|
@ -37,3 +37,6 @@ EXTRA_DIST = nix-collect-garbage.in \
|
|||
nix-reduce-build.in \
|
||||
nix-http-export.cgi.in \
|
||||
nix-generate-patches.in
|
||||
|
||||
clean:
|
||||
rm -f $(bin_SCRIPTS) $(noinst_SCRIPTS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue