Add nufw
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10397 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
net/nufw/patches/002-config_binaries.patch
Normal file
11
net/nufw/patches/002-config_binaries.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- nufw-2.2.11/configure 2008-01-08 22:35:36.000000000 +0100
|
||||
+++ nufw-2.2.11.new/configure 2008-02-05 12:31:52.000000000 +0100
|
||||
@@ -20555,7 +20555,7 @@
|
||||
|
||||
if test x$libgnutls_config_prefix != x ; then
|
||||
if test x${LIBGNUTLS_CONFIG+set} != xset ; then
|
||||
- LIBGNUTLS_CONFIG=$libgnutls_config_prefix/bin/libgnutls-config
|
||||
+ LIBGNUTLS_CONFIG=$STAGING_DIR/host/bin/libgnutls-config
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user