Changeset 23203
- Timestamp:
- Sep 2, 2013, 1:20:06 AM (13 years ago)
- Location:
- ipk/source.sh4/titanswapskins_tobayer01/CONTROL
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanswapskins_tobayer01/CONTROL/control
r23202 r23203 10 10 Depends: 11 11 Source: http://www.aaf-digital.info 12 Showname: tobayer01 swapskin12 Showname: Skin Tobayer01 -
ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst
r23202 r23203 10 10 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 11 11 FREE=`expr $SPACE - 100` 12 echo ""13 12 echo "New free space: $FREE kb" 14 13 else … … 17 16 18 17 if [ "$imageversion" -gt "$releaseversion" ]; then 19 echo ""20 18 echo "Successfully installed $plugin (non-release version)." 21 19 # ==> rm skin_release.xml 22 20 rm $plugindir/skin_release.xml 23 21 else 24 echo ""25 22 echo "Successfully installed $plugin (release version)." 26 23 # ==> mv skin_release.xml skin.xml" -
ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postrm
r23202 r23203 10 10 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 11 11 FREE=`expr $SPACE - 100` 12 echo ""13 12 echo "New free space: $FREE kb" 14 13 else … … 16 15 fi 17 16 18 echo ""19 17 echo "Successfully removed $plugin." 20 18 -
ipk/source.sh4/titanswapskins_tobayer01/CONTROL/prerm
r23202 r23203 7 7 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 8 8 FREE=`expr $SPACE - 100` 9 echo ""10 9 echo "Old free space: $FREE kb" 11 10 else … … 13 12 fi 14 13 15 echo ""16 14 echo "Removing $plugin..." 17 15
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)