git-svn-id: svn://svn.openwrt.org/openwrt/packages@10397 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-02-05 15:58:13 +00:00
parent c941224ed4
commit 41c998b820
4 changed files with 154 additions and 0 deletions

View 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