Changeset 13926


Ignore:
Timestamp:
Feb 3, 2012, 1:44:25 AM (14 years ago)
Author:
obi
Message:

fix

Location:
ipk/source.sh4/titanplaylist_xxxbeeg
Files:
3 deleted
1 edited

Legend:

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

    r13925 r13926  
    1919        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    2020        FREE=`expr $SPACE - 100`
    21         SIZE=800
     21        SIZE=1500
    2222        echo "checking freespace"
    2323        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.