wok-current rev 1479
madwifi: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 04 14:46:49 2008 +0000 (2008-10-04) |
parents | 3d99ad142611 |
children | 6a6ba65f2ad7 |
files | madwifi/receipt |
line diff
1.1 --- a/madwifi/receipt Sat Oct 04 14:30:26 2008 +0000 1.2 +++ b/madwifi/receipt Sat Oct 04 14:46:49 2008 +0000 1.3 @@ -24,7 +24,7 @@ 1.4 genpkg_rules() 1.5 { 1.6 _pkg="madwifi-ng-r3366+ar5007/_pkg" 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 EXTRAVERSION=_$KVER 1.10 1.11 mkdir -p $fs/lib/modules/${KVER}-slitaz/net \