Changeset 21352 for ipk/source.sh4


Ignore:
Timestamp:
May 2, 2013, 8:18:41 PM (13 years ago)
Author:
channel
Message:

[titan] SAMSUNG-LCD-SKIN1 small changes

Location:
ipk/source.sh4/lcdsamsungskins_channel/CONTROL
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/lcdsamsungskins_channel/CONTROL/control

    r21293 r21352  
    11Package: titan-plugin-lcdsamsungskins-channel.style
    22Version: 1.0
    3 Description: Alternativer Skin fuer Samsung LCD
    4 Section: swaptools
     3Description: Alternativer Skin fuer Samsung LCD - ohne neue Picons (extra zu installieren)
     4Section: SAMSUNG-LCD-Skins
    55Priority: optional
    66Maintainer: AAF Forum
  • ipk/source.sh4/lcdsamsungskins_channel/CONTROL/preinst

    r20015 r21352  
    2828        SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    2929        FREE=`expr $SPACE - 100`
    30         SIZE=16800
     30        SIZE=1000
    3131        echo "checking freespace"
    3232        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.