Ignore:
Timestamp:
Nov 21, 2011, 6:37:21 PM (14 years ago)
Author:
madie
Message:

[ipk] fix for atemio release

File:
1 edited

Legend:

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

    r11106 r11450  
    2828
    2929echo "installing swap Picons for Titan..."
    30 echo "checking OS"
    31 if [ `cat /etc/motd | grep AAF | grep M | grep rev | wc -l` -eq 0 ]; then
    32         echo ---------------------------
    33         echo DONT USE this IPK Package!!
    34         echo ---
    35         echo Only for AAF Image!!
    36         echo ---------------------------
    37         exit 1
    38 fi
    3930
    4031if [ -e /var/swap/titanpicons ]; then
Note: See TracChangeset for help on using the changeset viewer.