Ignore:
Timestamp:
Sep 7, 2013, 2:32:21 PM (13 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titangames_catcatch/CONTROL/postrm

    r23368 r23373  
    44rm -rf "$INSTDIR/usr/local/share/titan/plugins/dlna"
    55
    6 echo "successfully removed"
    7 if [ "/var/swap" == "$INSTDIR" ]; then
    8         echo "syncing disk"
    9         sync
    10 else
    11         SPACE=`getfreespace "$INSTDIR"`
    12         FREE=`expr $SPACE - 100`
    13         echo new freespace size $FREE kb
    14 fi
    156exit 0
Note: See TracChangeset for help on using the changeset viewer.