wok-next diff libnl/receipt @ rev 8725

Up: libtaz 0.0.7.1, tazwok-experimental 0.0.7.1
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 19 02:08:17 2011 +0100 (2011-02-19)
parents 1324125747ab
children 48a70b47742a
line diff
     1.1 --- a/libnl/receipt	Sat Jan 29 15:05:31 2011 +0000
     1.2 +++ b/libnl/receipt	Sat Feb 19 02:08:17 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 || return 1
     1.9  	
    1.10  	cd $src
    1.11  	./configure --prefix=/usr --infodir=/usr/share/info \