Ignore:
Timestamp:
Dec 29, 2011, 4:43:16 PM (14 years ago)
Author:
madie
Message:

fix control files

File:
1 edited

Legend:

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

    r12554 r12642  
    2222        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    2323        FREE=`expr $SPACE - 100`
    24         SIZE=770
     24        SIZE=100
    2525        echo "checking freespace"
    2626        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.