wok-next diff atl1e/receipt @ rev 2722

Add:dmenu
author Rohit Joshi <jozee@slitaz.org>
date Fri Apr 24 07:23:26 2009 +0000 (2009-04-24)
parents 696b892c24d8
children f306d126580e
line diff
     1.1 --- a/atl1e/receipt	Sat Feb 28 00:45:21 2009 +0100
     1.2 +++ b/atl1e/receipt	Fri Apr 24 07:23:26 2009 +0000
     1.3 @@ -10,8 +10,6 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  WEB_SITE="http://asus.com/"
     1.6  WGET_URL="http://mirror.slitaz.org/sources/packages/a/$TARBALL"
     1.7 -KVER=`grep  ^VERSION= $WOK/linux-source/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
     1.8 -EXTRAVERSION=_${KVER}
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -24,6 +22,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-source/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
    1.17  	mkdir -p $fs/lib/modules/${KVER}-slitaz/kernel/drivers/net/atl1e
    1.18  	cp $src/src/atl1e.ko.gz \
    1.19  		$fs/lib/modules/${KVER}-slitaz/kernel/drivers/net/atl1e