Changeset 23373 for ipk/source.sh4/titangames_catcatch/CONTROL/prerm
- Timestamp:
- Sep 7, 2013, 2:32:21 PM (13 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/titangames_catcatch/CONTROL/prerm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titangames_catcatch/CONTROL/prerm
r23366 r23373 1 1 #!/bin/sh 2 INSTDIR="$1"3 2 4 if [ "/var/swap" == "$INSTDIR" ]; then 5 echo "syncing disk" 6 sync 7 else 8 SPACE=`getfreespace "$INSTDIR"` 9 FREE=`expr $SPACE - 100` 10 echo new freespace size $FREE kb 11 fi 12 echo "removing catcatch Plugin" 3 echo "remove Plugin" 13 4 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)