Changeset 6098


Ignore:
Timestamp:
Mar 3, 2011, 11:05:46 PM (15 years ago)
Author:
madie
Message:

[ipk] small fix

File:
1 edited

Legend:

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

    r6079 r6098  
    1010echo "Some Plugins will not work correctly on your $model!"
    1111echo ""
    12 if [ "$model" = "ufs912" ]; then
     12if [ "$model" = "" ]; then
    1313        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
    1414        echo "Aborting installation..."
Note: See TracChangeset for help on using the changeset viewer.