Changeset 19913


Ignore:
Timestamp:
Feb 4, 2013, 9:09:23 AM (13 years ago)
Author:
andy-1
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswappicons_transparent/CONTROL/preinst

    r12781 r19913  
    2828        SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    2929        FREE=`expr $SPACE - 100`
    30         SIZE=1560
     30        SIZE=5930
    3131        echo "checking freespace"
    3232        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.