packages/net/nufw/patches/002-config_binaries.patch
florian 41c998b820 Add nufw
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 15:58:13 +00:00

12 lines
411 B
Diff

--- 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