projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ace728
)
Forgot to make makedist.sh executable
author
Ari Johnson
<ari@cobramush.org>
Sat, 3 Mar 2007 04:11:02 +0000
(
04:11
+0000)
committer
Ari Johnson
<ari@theari.com>
Thu, 24 Mar 2011 15:58:45 +0000
(15:58 +0000)
(cherry picked from commit
1a2a661f2afaae53a39902912df58836a2c5d2c0
)
utils/preparedist.sh
patch
|
blob
|
history
diff --git
a/utils/preparedist.sh
b/utils/preparedist.sh
index 7bf9bccbd52a4a2f81a69ef81aa6955ad0815d20..ad094317362ee255a928852936e112b8f8a82fdb 100644
(file)
--- a/
utils/preparedist.sh
+++ b/
utils/preparedist.sh
@@
-10,6
+10,7
@@
cd ..
# Step 1: set appropriate scripts executable
echo "Setting scripts executable..."
+chmod 755 utils/makedist.sh
chmod 755 utils/customize.pl
chmod 755 utils/make_access_cnf.sh
chmod 755 utils/mkvershlp.pl