Changeset 12399


Ignore:
Timestamp:
12/18/11 19:04:54 (12 years ago)
Author:
madie
Message:

[ipk]fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/browsers_qtbrowser/CONTROL/preinst

    r11791 r12399  
    1010echo "Some Plugins will not work correctly on your $model!"
    1111echo ""
    12 if [ "$model" != "ufs912" ] && [ "$model" != "at7500" ] && [ "$model" != "spark" ]; then
     12if [ "$model" != "ufs912" ] && [ "$model" != "at7500" ] && [ "$model" != "am500" ]; then
    1313        echo "Sorry! This Browser is not for your $model !! It will not work correctly !!"
    1414        echo "Aborting installation..."
Note: See TracChangeset for help on using the changeset viewer.