From fef40e8894d43392f0e4371da188e9420b63da8e Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Sat, 3 Mar 2007 04:11:02 +0000 Subject: [PATCH] Forgot to make makedist.sh executable (cherry picked from commit 1a2a661f2afaae53a39902912df58836a2c5d2c0) --- utils/preparedist.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/preparedist.sh b/utils/preparedist.sh index 7bf9bcc..ad09431 100644 --- 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 -- 2.30.2