about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2011-10-10T22·40+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2011-10-10T22·40+0000
commit5090c34ee1251dd8f0a57332feff0c99489f7faa (patch)
tree6996c28baaf57574735631a505d27f96b8ee5280 /scripts
parent8af7d766f0244d5b15d89ab2d2d66b0d63e8f576 (diff)
* Set the executable bit on scripts.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am3
-rwxr-xr-x[-rw-r--r--]scripts/copy-from-other-stores.pl.in0
-rwxr-xr-x[-rw-r--r--]scripts/download-using-manifests.pl.in0
-rwxr-xr-x[-rw-r--r--]scripts/find-runtime-roots.pl.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-build.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-channel.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-collect-garbage.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-copy-closure.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-generate-patches.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-install-package.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-prefetch-url.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-pull.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-push.in0
-rwxr-xr-x[-rw-r--r--]scripts/nix-reduce-build.in0
14 files changed, 3 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 42ed0158e9..5f80d351ac 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -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)
diff --git a/scripts/copy-from-other-stores.pl.in b/scripts/copy-from-other-stores.pl.in
index 10130c0893..10130c0893 100644..100755
--- a/scripts/copy-from-other-stores.pl.in
+++ b/scripts/copy-from-other-stores.pl.in
diff --git a/scripts/download-using-manifests.pl.in b/scripts/download-using-manifests.pl.in
index a827a995f9..a827a995f9 100644..100755
--- a/scripts/download-using-manifests.pl.in
+++ b/scripts/download-using-manifests.pl.in
diff --git a/scripts/find-runtime-roots.pl.in b/scripts/find-runtime-roots.pl.in
index 64c17419ff..64c17419ff 100644..100755
--- a/scripts/find-runtime-roots.pl.in
+++ b/scripts/find-runtime-roots.pl.in
diff --git a/scripts/nix-build.in b/scripts/nix-build.in
index d9d1da73b1..d9d1da73b1 100644..100755
--- a/scripts/nix-build.in
+++ b/scripts/nix-build.in
diff --git a/scripts/nix-channel.in b/scripts/nix-channel.in
index 3688063cba..3688063cba 100644..100755
--- a/scripts/nix-channel.in
+++ b/scripts/nix-channel.in
diff --git a/scripts/nix-collect-garbage.in b/scripts/nix-collect-garbage.in
index f445c1c712..f445c1c712 100644..100755
--- a/scripts/nix-collect-garbage.in
+++ b/scripts/nix-collect-garbage.in
diff --git a/scripts/nix-copy-closure.in b/scripts/nix-copy-closure.in
index c037f003f0..c037f003f0 100644..100755
--- a/scripts/nix-copy-closure.in
+++ b/scripts/nix-copy-closure.in
diff --git a/scripts/nix-generate-patches.in b/scripts/nix-generate-patches.in
index 4cb843382b..4cb843382b 100644..100755
--- a/scripts/nix-generate-patches.in
+++ b/scripts/nix-generate-patches.in
diff --git a/scripts/nix-install-package.in b/scripts/nix-install-package.in
index 178b14c746..178b14c746 100644..100755
--- a/scripts/nix-install-package.in
+++ b/scripts/nix-install-package.in
diff --git a/scripts/nix-prefetch-url.in b/scripts/nix-prefetch-url.in
index 45bad75f3e..45bad75f3e 100644..100755
--- a/scripts/nix-prefetch-url.in
+++ b/scripts/nix-prefetch-url.in
diff --git a/scripts/nix-pull.in b/scripts/nix-pull.in
index 8fb256179c..8fb256179c 100644..100755
--- a/scripts/nix-pull.in
+++ b/scripts/nix-pull.in
diff --git a/scripts/nix-push.in b/scripts/nix-push.in
index dcdad57212..dcdad57212 100644..100755
--- a/scripts/nix-push.in
+++ b/scripts/nix-push.in
diff --git a/scripts/nix-reduce-build.in b/scripts/nix-reduce-build.in
index 0c33275d5e..0c33275d5e 100644..100755
--- a/scripts/nix-reduce-build.in
+++ b/scripts/nix-reduce-build.in