Changeset 1877 for pbibuild/modules/winrar/overlay-dir/PBI.SetupScript.sh
- Timestamp:
- 05/08/08 17:13:40 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/winrar/overlay-dir/PBI.SetupScript.sh
r1870 r1877 16 16 ######################################### 17 17 ln -s /Programs/${PROGDIR}/.sbin/winrar /usr/local/bin/winrar 18 ln -s /Programs/${PROGDIR}/.sbin/win epath /usr/local/bin/winrarpath18 ln -s /Programs/${PROGDIR}/.sbin/winrarpath /usr/local/bin/winrarpath 19 19 chmod -R 777 /Programs/${PROGDIR}/WINRAR 20 20 chmod +x /Programs/${PROGDIR}/bin/winrar … … 27 27 ln -s /Programs/${PROGDIR}/winrar.desktop /home/${i}/.kde/share/apps/konqueror/servicemenus/ 28 28 done 29 ln -s /Programs/WinRAR0.9.61/share/pixmaps/winrar.png /usr/local/share/icons/*/*/mimetypes/winrar.png 29 30 echo "LAUNCHCLOSE: /usr/local/bin/winrar"
