Ignore:
Timestamp:
Jan 17, 2012, 2:34:32 PM (14 years ago)
Author:
obi
Message:

add mc full to ipk

File:
1 edited

Legend:

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

    r12781 r13504  
    1919        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    2020        FREE=`expr $SPACE - 100`
    21         SIZE=1200
     21        SIZE=5
    2222        echo "checking freespace"
    2323        echo packege size $SIZE kb
     
    3535echo "installing AAF MediaCenter ..."
    3636
    37 
    38 rm -r /var/usr/local/share/titan/plugins/mc
    3937exit 0
Note: See TracChangeset for help on using the changeset viewer.