# HG changeset patch # User Pascal Bellard # Date 1348759052 -7200 # Node ID aa1e6d5cc0d6551d6c08be368540c6e9fd4f836d # Parent 70b94e047471d214b54eb7e59a203be774443915 hostapd: show missing patch diff -r 70b94e047471 -r aa1e6d5cc0d6 hostapd/receipt --- a/hostapd/receipt Thu Sep 27 16:26:34 2012 +0200 +++ b/hostapd/receipt Thu Sep 27 17:17:32 2012 +0200 @@ -15,7 +15,7 @@ # Rules to configure and make the package. compile_rules() { - patch -Np1 -i $stuff/hostap_allow-linking-with-libnl-3.2.patch + patch -Np1 -i $stuff/hostap_allow-linking-with-libnl-3.2.patch || return 1 cp -a $stuff/config $src/hostapd/.config mkdir -p $DESTDIR/usr/bin cd $src/hostapd