Changeset 17599 for ipk


Ignore:
Timestamp:
Aug 28, 2012, 11:42:34 AM (14 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/make-ipk

    r17595 r17599  
    200200        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/tmc/* "$HOMEDIR"/BUILD/titanplayers_tmc/var/usr/local/share/titan/plugins/tmc
    201201
     202        cp -a "$HOMEDIR"/BUILD/titanswapplayers_hbbtv/var/swap/titanplugins/hbbtv/* "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv
     203        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/hbbtv/* "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv
     204        cp -a $HOME/flashimg/BUILD/titan/usr/lib/* "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera
     205        rm -rf "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera/directfb-1.4-5
     206        ln -s /var/usr/lib/directfb-1.4-5 "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera/directfb-1.4-5
     207        #remove for release
     208#       rm -rf "$HOMEDIR"/BUILD/titanplayers_hbbtv
     209
    202210        # titantools
    203211        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/keylock/* "$HOMEDIR"/BUILD/titantools_keylock/var/usr/local/share/titan/plugins/keylock
     
    249257        #remove for release
    250258#       rm -rf "$HOMEDIR"/BUILD/titanswapplayers_hbbtv
    251 
    252         # titanplayers
    253         cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/hbbtv/* "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv
    254         cp -a $HOME/flashimg/BUILD/titan/usr/lib/* "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera
    255 #       mkdir -p "$HOMEDIR"/BUILD/titanswapplayers_hbbtv/var/usr/local/share/titan/plugins
    256 #       ln -s /var/swap/titanplugins/hbbtv "$HOMEDIR"/BUILD/titanswapplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv
    257         rm -rf "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera/directfb-1.4-5
    258         ln -s /var/usr/lib/directfb-1.4-5 "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera/directfb-1.4-5
    259         #remove for release
    260 #       rm -rf "$HOMEDIR"/BUILD/titanplayers_hbbtv
    261 
    262259
    263260        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/gmediarender/* "$HOMEDIR"/BUILD/titanswapplayers_gmediarender/var/swap/titanplugins/gmediarender
Note: See TracChangeset for help on using the changeset viewer.