Ignore:
Timestamp:
Nov 26, 2011, 10:16:41 PM (14 years ago)
Author:
madie
Message:

[ipk] fix titanskins

File:
1 edited

Legend:

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

    r11450 r11665  
    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=550
    2424        echo "checking freespace"
    2525        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.