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/postinst

    r23368 r23373  
    66fi
    77
    8 if [ "/var/swap" == "$INSTDIR" ]; then
    9         echo "syncing disk"
    10         sync
    11 else
    12         SPACE=`getfreespace "$INSTDIR"`
    13         FREE=`expr $SPACE - 100`
    14         echo new freespace size $FREE kb
    15 fi
    168exit 0
Note: See TracChangeset for help on using the changeset viewer.