wok rev 1457
atl2: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 03 16:39:33 2008 +0000 (2008-10-03) |
parents | 8c61e59b4295 |
children | cb884d540a01 |
files | atl2/receipt |
line diff
1.1 --- a/atl2/receipt Fri Oct 03 16:18:35 2008 +0000 1.2 +++ b/atl2/receipt Fri Oct 03 16:39:33 2008 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - KVER=`grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g` 1.8 + KVER=`grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g'` 1.9 if [ ! -d $WOK/linux/linux-$KVER ]; then 1.10 tazwok cook linux 1.11 fi 1.12 @@ -24,7 +24,7 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - KVER=`grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g` 1.17 + KVER=`grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g'` 1.18 EXTRAVERSION=_$KVER 1.19 1.20 mkdir -p $fs/lib/modules/${KVER}-slitaz/kernel/drivers/net