Ignore:
Timestamp:
11/21/11 18:44:58 (12 years ago)
Author:
madie
Message:

[ipk] fix for atemio release

File:
1 edited

Legend:

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

    r10851 r11451  
    2020
    2121echo "installing new Downloadfeed for Titan Plugins"
    22 echo "checking OS"
    23 if [ `cat /etc/motd | grep AAF | grep M | grep rev | wc -l` -eq 0 ]; then
    24         echo ---------------------------
    25         echo DONT USE this IPK Package!!
    26         echo ---
    27         echo Only for AAF Image!!
    28         echo ---------------------------
    29         exit 1
    30 fi
     22
    3123
    3224exit 0
Note: See TracChangeset for help on using the changeset viewer.