Ignore:
Timestamp:
Oct 6, 2011, 5:42:21 PM (15 years ago)
Author:
madie
Message:

[ipk] small fix

File:
1 edited

Legend:

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

    r9492 r10091  
    2121        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
    2222        FREE=`expr $SPACE - 100`
    23         SIZE=400
     23        SIZE=500
    2424        echo "checking freespace"
    2525        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.