# HG changeset patch # User Pascal Bellard # Date 1236517079 0 # Node ID 2f08b20301f06944d31cc2ea116bf7d67701e5ca # Parent 2222ab9e0d91e10b7b90ea6dcef30f43c62c9ce9 rt2860sta: remove potential warning for tazpkg diff -r 2222ab9e0d91 -r 2f08b20301f0 rt2860sta/receipt --- a/rt2860sta/receipt Sun Mar 08 00:49:08 2009 +0100 +++ b/rt2860sta/receipt Sun Mar 08 12:57:59 2009 +0000 @@ -10,7 +10,7 @@ MAINTAINER="pankso@slitaz.org" WEB_SITE="http://www.ralinktech.com/ralink/Home/Support/Linux.html" WGET_URL="http://mirror.slitaz.org/sources/packages/r/$TARBALL" -KVER=`grep ^VERSION= $WOK/linux-source/receipt | cut -d "=" -f2 | sed -e 's/"//g'` +KVER=`grep -s ^VERSION= $WOK/linux-source/receipt | cut -d "=" -f2 | sed -e 's/"//g'` EXTRAVERSION=_${KVER} # Rules to configure and make the package.