Changeset 7250


Ignore:
Timestamp:
Apr 20, 2011, 9:36:29 PM (15 years ago)
Author:
obi
Message:

[ipk] fix control picon size

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/picons_neutrino/CONTROL/preinst

    r7249 r7250  
    3030                        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
    3131                        FREE=`expr $SPACE - 100`
    32                         SIZE=4150
     32                        SIZE=4272
    3333                        echo "checking freespace in flash"
    3434                        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.