wok rev 2381

rt2860sta: remove potential warning for tazpkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 08 12:57:59 2009 +0000 (2009-03-08)
parents 2222ab9e0d91
children 9a58fb34a5ac
files rt2860sta/receipt
line diff
     1.1 --- a/rt2860sta/receipt	Sun Mar 08 00:49:08 2009 +0100
     1.2 +++ b/rt2860sta/receipt	Sun Mar 08 12:57:59 2009 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  WEB_SITE="http://www.ralinktech.com/ralink/Home/Support/Linux.html"
     1.6  WGET_URL="http://mirror.slitaz.org/sources/packages/r/$TARBALL"
     1.7 -KVER=`grep  ^VERSION= $WOK/linux-source/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
     1.8 +KVER=`grep -s ^VERSION= $WOK/linux-source/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
     1.9  EXTRAVERSION=_${KVER}
    1.10  
    1.11  # Rules to configure and make the package.