Ignore:
Timestamp:
May 20, 2013, 3:12:07 PM (13 years ago)
Author:
nit
Message:

change ipk to tpk

File:
1 edited

Legend:

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

    r20711 r21547  
    88if  [ `cat /etc/motd | grep $buildgroup | grep M | grep rev | wc -l` -eq 0 ]; then               
    99        echo ---------------------------                 
    10         echo DONT USE this IPK Package!!                 
     10        echo DONT USE this TPK Package!!
    1111        echo ---                 
    1212        echo Only for $buildgroup Image!!               
     
    3333fi
    3434
    35 if [ -e /tmp/.ipkg_upgrade_start ];then
    36         echo "ipkg upgrade skip settings"
     35if [ -e /tmp/.tpk_upgrade_start ];then
     36        echo "tpk upgrade skip settings"
    3737        exit 1
    3838fi
Note: See TracChangeset for help on using the changeset viewer.