summaryrefslogtreecommitdiff
path: root/src/couchdb/priv
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2009-11-27 18:43:28 +0000
committerPaul Joseph Davis <davisp@apache.org>2009-11-27 18:43:28 +0000
commite752a53b9a213efdb2a1b38d7d5e3bca1f904fad (patch)
tree97debf91e4696f6f0d2da2e59dbbc62c27c72a1e /src/couchdb/priv
parentc58e0576d327cc0830eecfc87951921c788e43f2 (diff)
Force couchspawnkillable to be executable.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884948 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/couchdb/priv')
-rw-r--r--src/couchdb/priv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/couchdb/priv/Makefile.am b/src/couchdb/priv/Makefile.am
index 8c4383dc..5b76f8cd 100644
--- a/src/couchdb/priv/Makefile.am
+++ b/src/couchdb/priv/Makefile.am
@@ -63,6 +63,7 @@ endif
if !WINDOWS
couchspawnkillable: spawnkillable/couchspawnkillable.sh
cp $< $@
+ chmod +x $@
endif
# libtool and automake have defeated markh. For each of our executables