mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
oxs: add execution permission to postinstall
* it seems to be required on OSX 10.6
This commit is contained in:
parent
f5e80754b2
commit
b6e6a4e1cd
@ -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 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user