wok-stable diff libnl/receipt @ rev 8302

Fix: check_module.sh (into linux stuff) modified to works with tazwok-experimental
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 01 02:51:09 2011 +0100 (2011-02-01)
parents 8eed0ac6ee3e
children 0b4cf0d9e1b5
line diff
     1.1 --- a/libnl/receipt	Sat Sep 26 06:38:25 2009 +0000
     1.2 +++ b/libnl/receipt	Tue Feb 01 02:51:09 2011 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	busybox patch -p0 -i stuff/libnl-1.1-ULONG_MAX.patch [[ exit 1
     1.8 +	busybox patch -p0 -i stuff/libnl-1.1-ULONG_MAX.patch || exit 1
     1.9  	
    1.10  	cd $src
    1.11  	./configure --prefix=/usr --infodir=/usr/share/info \