xtables-addons: move to package/, add myself as maintainer
[openwrt/openwrt.git] / package / network / utils / xtables-addons / patches-1.x / 003-redundant-bracket.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -31,7 +31,7 @@ xtlibdir="$(pkg-config --variable=xtlibd
4
5 AC_ARG_WITH([xtlibdir],
6 AS_HELP_STRING([--with-xtlibdir=PATH],
7 - [Path where to install Xtables extensions [[autodetect]]]]),
8 + [Path where to install Xtables extensions [[autodetect]]]),
9 [xtlibdir="$withval"])
10 AC_MSG_CHECKING([Xtables module directory])
11 AC_MSG_RESULT([$xtlibdir])