wok rev 13401

hostapd: show missing patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 27 17:17:32 2012 +0200 (2012-09-27)
parents 70b94e047471
children f8ebc459b3c3
files hostapd/receipt
line diff
     1.1 --- a/hostapd/receipt	Thu Sep 27 16:26:34 2012 +0200
     1.2 +++ b/hostapd/receipt	Thu Sep 27 17:17:32 2012 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	patch -Np1 -i $stuff/hostap_allow-linking-with-libnl-3.2.patch
     1.8 +	patch -Np1 -i $stuff/hostap_allow-linking-with-libnl-3.2.patch || return 1
     1.9  	cp -a $stuff/config $src/hostapd/.config
    1.10  	mkdir -p $DESTDIR/usr/bin
    1.11  	cd $src/hostapd