Changeset 11782 for ipk/source.sh4/titanswappicons_black3d/CONTROL/preinst
- Timestamp:
- Nov 28, 2011, 5:57:28 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanswappicons_black3d/CONTROL/preinst
r11450 r11782 27 27 echo "swapstick found...." 28 28 29 echo "installing swap Picons for Titan..."30 29 31 30 if [ -e /var/swap/titanpicons ]; then … … 34 33 fi 35 34 35 buildgroup=`cat /etc/.buildgroup` 36 echo "checking OS" 37 if [ `cat /etc/motd | grep $buildgroup | grep M | grep rev | wc -l` -eq 0 ]; then 38 echo --------------------------- 39 echo DONT USE this IPK Package!! 40 echo --- 41 echo Only for $buildgroup Image!! 42 echo --------------------------- 43 exit 1 44 fi 45 46 echo "installing swap Picons for Titan..." 47 36 48 rm -rf /var/usr/local/share/titan/picons 37 49 ln -s /var/swap/titanpicons /var/usr/local/share/titan/picons
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)