Changeset 14839


Ignore:
Timestamp:
Mar 21, 2012, 3:36:19 PM (14 years ago)
Author:
obi
Message:

[ipk] titan add wins3

Location:
ipk
Files:
16 added
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/make-ipk

    r14788 r14839  
    176176        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/tithek/* "$HOMEDIR"/BUILD/titanplayers_tithek/var/usr/local/share/titan/plugins/tithek
    177177        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/rgui/* "$HOMEDIR"/BUILD/titantools_rgui/var/usr/local/share/titan/plugins/rgui
     178        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/wins3/* "$HOMEDIR"/BUILD/titangames_rgui/var/usr/local/share/titan/plugins/wins3
    178179
    179180#       # we need the real src in plugins
  • ipk/source.sh4/titantools_rgui/CONTROL/preinst

    r14788 r14839  
    1616fi
    1717
    18 echo "install stopifnotused Plugin ..."
     18echo "install rgui Plugin ..."
    1919if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ]; then
    2020        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
Note: See TracChangeset for help on using the changeset viewer.