Ignore:
Timestamp:
Dec 29, 2011, 4:43:16 PM (14 years ago)
Author:
madie
Message:

fix control files

File:
1 edited

Legend:

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

    r11782 r12642  
    2727echo "swapstick found...."
    2828
    29 echo "installing swap Picons for Titan..."
    30 
    31 
    32 if [ -e /var/swap/titanpicons ]; then
    33         echo "backup old /var/swap/titanpicons > /var/swap/titanpicons.backup.black"
    34         mv /var/swap/titanpicons /var/swap/titanpicons.backup.black
    35 fi
    36 
    3729buildgroup=`cat /etc/.buildgroup`
    3830echo "checking OS"       
     
    4941ln -s /var/swap/titanpicons /var/usr/local/share/titan/picons
    5042
     43echo "installing swap Picons for Titan..."
     44
     45sync
     46
    5147exit 0
Note: See TracChangeset for help on using the changeset viewer.