wok-next diff libnl/receipt @ rev 8571
imported patch get/pcsxr-svn
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 22:57:56 2011 +0100 (2011-02-13) |
parents | 8eed0ac6ee3e |
children | 0b4cf0d9e1b5 |
line diff
1.1 --- a/libnl/receipt Sat Sep 26 06:38:25 2009 +0000 1.2 +++ b/libnl/receipt Sun Feb 13 22:57:56 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 \