Ignore:
Timestamp:
Apr 24, 2011, 8:56:13 PM (15 years ago)
Author:
madie
Message:

[ipk] update foreca to v 1.3 (thx bb)

Location:
ipk/source/infos_foreca/CONTROL
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/infos_foreca/CONTROL/control

    r7205 r7321  
    11Package: enigma2-plugin-infos-foreca
    2 Version: 1.2
     2Version: 1.3
    33Architecture: sh4
    44OE: Weatherinfos for your AAF Duckbox
  • ipk/source/infos_foreca/CONTROL/preinst

    r7319 r7321  
    2121        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
    2222        FREE=`expr $SPACE - 100`
    23         SIZE=560
     23        SIZE=680
    2424        echo "checking freespace"
    2525        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.