Changeset 6735 for trunk/Bui_Core/resources/packaging/lin/install.sh
- Timestamp:
- 10/01/06 16:29:35 (6 years ago)
- File:
-
- 1 edited
-
trunk/Bui_Core/resources/packaging/lin/install.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Bui_Core/resources/packaging/lin/install.sh
r6341 r6735 190 190 chmod a+x $appPath"/"$appName >> $logFile 2>&1 191 191 chmod a+x $appPath"/bin/scServer/nativlib/lame" >> $logFile 2>&1 192 chmod a+x $appPath"/bin/scServer/nativlib/sox" >> $logFile 2>&1 192 193 193 194 echo "OK" >> $logFile
Note: See TracChangeset
for help on using the changeset viewer.