oxs: add execution permission to postinstall

* it seems to be required on OSX 10.6
This commit is contained in:
Guilherme Brondani Torri 2014-09-16 20:22:43 +02:00
parent f5e80754b2
commit b6e6a4e1cd

View File

@ -96,7 +96,7 @@ sed -i 'voo' "s/10\.[5-7]/10\.${VER}/g" resources/Welcome.rtf
# copy locally the postinstall script
mkdir scripts
cp $SRC/postinstall scripts/
#sudo chmod +x scripts/postinstall
sudo chmod +x scripts/postinstall
# copy locally the customized Distribution file
cp $SRC/Distribution.xml .