wok diff squashfs-module/receipt @ rev 2300

Up: bash (4.0)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 23 13:44:27 2009 +0100 (2009-02-23)
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	Mon Feb 23 13:44:27 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