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/titanswapskins_default_grey/CONTROL/preinst

    r11060 r11450  
    2727echo "swapstick found...."
    2828echo "installing default_grey skin to swapstick..."
    29 echo "checking OS"
    30 if  [ `cat /etc/motd | grep AAF | grep M | grep rev | wc -l` -eq 0 ]; then                     
    31         echo ---------------------------
    32         echo DONT USE this IPK Package!!
    33         echo ---
    34         echo Only for AAF Image!!
    35         echo ---------------------------
    36         exit 1
    37 fi
     29
    3830exit 0
Note: See TracChangeset for help on using the changeset viewer.