Changeset 2928 for ipk/runipk.sh


Ignore:
Timestamp:
Apr 15, 2010, 4:18:32 PM (16 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/runipk.sh

    r2927 r2928  
    1919elif [ `which gzip | wc -l` -eq 0 ]; then
    2020        echo "[make-flash] install gzip | apt-get install gzip"
    21         exit
    22 elif [ `which wput | wc -l` -eq 0 ]; then
    23         echo "[make-flash] install wput | apt-get install wput v0.6.2"
    2421        exit
    2522fi
Note: See TracChangeset for help on using the changeset viewer.