2f80020f292920612c2240b8015e461d503854ff
[packages.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