Révision 3014 tmp/org.txm.setups/BuildMacOSXIntel.sh
BuildMacOSXIntel.sh (revision 3014) | ||
---|---|---|
82 | 82 |
find "TXM_${fullversion}_${TIMESTAMP}_MacOSX/Applications/TXM.app/Contents/MacOS/TXM" -type f -exec sed -i "s/TXMVERSION/$fullversion/g" {} \; |
83 | 83 |
find "TXM_${fullversion}_${TIMESTAMP}_MacOSX/Applications/TXM.app/Contents/Info.plist" -type f -exec sed -i "s/launcher/TXM/gi" {} \; |
84 | 84 |
|
85 |
# +x the executable rights |
|
86 |
chmod +x "TXM_${fullversion}_${TIMESTAMP}_MacOSX/Applications/TXM.app/Contents/MacOS/*" |
|
87 |
|
|
85 | 88 |
echo " rename files to add version=$version" |
86 | 89 |
mv "TXM_${fullversion}_${TIMESTAMP}_MacOSX/Applications/TXM.app" "TXM_${fullversion}_${TIMESTAMP}_MacOSX/Applications/TXM-${fullversion}.app" |
87 | 90 |
|
Formats disponibles : Unified diff