Forgot to make makedist.sh executable
authorAri Johnson <ari@cobramush.org>
Sat, 3 Mar 2007 04:11:02 +0000 (04:11 +0000)
committerAri Johnson <ari@theari.com>
Thu, 24 Mar 2011 15:58:45 +0000 (15:58 +0000)
(cherry picked from commit 1a2a661f2afaae53a39902912df58836a2c5d2c0)

utils/preparedist.sh

index 7bf9bccbd52a4a2f81a69ef81aa6955ad0815d20..ad094317362ee255a928852936e112b8f8a82fdb 100644 (file)
@@ -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