[packages] xtables-addons: remove m4 syntax error (#8593)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25033 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
04deac80a9
commit
2fa0af3df9
11
net/xtables-addons/patches/003-redundant-bracket.patch
Normal file
11
net/xtables-addons/patches/003-redundant-bracket.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- a/configure.ac 2010-11-05 19:42:22.000000000 +0100
|
||||||
|
+++ b/configure.ac 2011-01-08 17:36:12.000000000 +0100
|
||||||
|
@@ -28,7 +28,7 @@
|
||||||
|
|
||||||
|
AC_ARG_WITH([xtlibdir],
|
||||||
|
AS_HELP_STRING([--with-xtlibdir=PATH],
|
||||||
|
- [Path where to install Xtables extensions [[autodetect]]]]),
|
||||||
|
+ [Path where to install Xtables extensions [[autodetect]]]),
|
||||||
|
[xtlibdir="$withval"])
|
||||||
|
AC_MSG_CHECKING([Xtables module directory])
|
||||||
|
AC_MSG_RESULT([$xtlibdir])
|
Loading…
x
Reference in New Issue
Block a user