wok-6.x diff squashfs-module/receipt @ rev 2325

Add rt2860sta Wireless module (used on some EeePC)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 28 00:46:15 2009 +0100 (2009-02-28)
parents 0d30d3d18dcb
children 8e44b7502050
line diff
     1.1 --- a/squashfs-module/receipt	Fri Oct 03 16:09:39 2008 +0000
     1.2 +++ b/squashfs-module/receipt	Sat Feb 28 00:46:15 2009 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	kver=$(grep "kernel version" ../linux/linux-*/.config)
     1.8 +	kver=$(grep "kernel version" ../linux/$(ls ../linux/taz)/.config)
     1.9  	kver=${kver##* }
    1.10  	EXTRAVERSION=_$kver
    1.11  	cp -a $src/_pkg/lib $fs