Changeset 11214 for ipk/source.sh4/titanskins_tobayer01/CONTROL
- Timestamp:
- Nov 16, 2011, 1:14:11 AM (14 years ago)
- Location:
- ipk/source.sh4/titanskins_tobayer01/CONTROL
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanskins_tobayer01/CONTROL/control
r10091 r11214 1 1 Package: titan-plugin-skins-tobayer01 2 Version: 1. 03 Description: Skin tobayer01 for your AAF-Duckbox2 Version: 1.1 3 Description: Skin tobayer01 for tiTan. Please use grey Picons. 4 4 Section: skins 5 5 Priority: optional 6 6 Maintainer: AAF Forum 7 7 Architecture: sh4 8 OE: tobayerSkin8 OE: Skin 9 9 Homepage: http://www.aaf-digital.info 10 10 Depends: -
ipk/source.sh4/titanskins_tobayer01/CONTROL/postinst
r9492 r11214 3 3 echo "successfully installed" 4 4 echo "syncing disk" 5 echo "now you can choose the new skin...." 5 6 sync 7 6 8 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then 7 9 SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1` … … 9 11 echo new freespace size $FREE kb 10 12 fi 13 11 14 exit 0 -
ipk/source.sh4/titanskins_tobayer01/CONTROL/postrm
r9494 r11214 2 2 TMP=/tmp/.skin 3 3 4 PLUGINDIR=/var/usr/local/share/titan/skin/tobayer _015 rm -r /var/usr/local/share/titan/skin/tobayer _014 PLUGINDIR=/var/usr/local/share/titan/skin/tobayer01 5 rm -r /var/usr/local/share/titan/skin/tobayer01 6 6 7 7 echo "successfully removed" -
ipk/source.sh4/titanskins_tobayer01/CONTROL/preinst
r10091 r11214 23 23 SIZE=500 24 24 echo "checking freespace" 25 echo pack ege size $SIZE kb25 echo package size $SIZE kb 26 26 echo freespace size $FREE kb 27 27 if [ "$FREE" -lt "$SIZE" ]; then … … 32 32 fi 33 33 fi 34 echo "installing tobayer01 Skin ..."34 echo "installing tobayer01 skin ..." 35 35 echo "checking OS" 36 36 if [ `cat /etc/motd | grep AAF | grep M | grep rev | wc -l` -eq 0 ]; then -
ipk/source.sh4/titanskins_tobayer01/CONTROL/prerm
r9492 r11214 8 8 echo freespace size $FREE kb 9 9 fi 10 echo "removing tobayer01 Skin"10 echo "removing tobayer01 skin" 11 11 exit 0
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)