[package] update libgnutls to 0.9.5 (#5955)
[openwrt/svn-archive/archive.git] / net / nufw / patches / 002-config_binaries.patch
1 Index: nufw-2.2.21/configure
2 ===================================================================
3 --- nufw-2.2.21.orig/configure 2009-02-03 22:46:52.000000000 +0100
4 +++ nufw-2.2.21/configure 2009-10-05 20:27:16.000000000 +0200
5 @@ -12546,7 +12546,7 @@
6
7 if test x$libgnutls_config_prefix != x ; then
8 if test x${LIBGNUTLS_CONFIG+set} != xset ; then
9 - LIBGNUTLS_CONFIG=$libgnutls_config_prefix/bin/libgnutls-config
10 + LIBGNUTLS_CONFIG=$STAGING_DIR/host/bin/libgnutls-config
11 fi
12 fi
13