Changeset 10375


Ignore:
Timestamp:
10/15/11 09:52:19 (12 years ago)
Author:
bonkel
Message:

[ipk] enable qtbrowser for spark

File:
1 edited

Legend:

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

    r7451 r10375  
    1010echo "Some Plugins will not work correctly on your $model!"
    1111echo ""
    12 if [ "$model" != "ufs912" ] && [ "$model" != "at7500" ]; then
     12if [ "$model" != "ufs912" ] && [ "$model" != "at7500" ] && [ "$model" != "spark" ]; 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.