[packages] xtables-addons: add rtsp-module-2.6.36 to xtables-addons and make it available as kmod-ipt-nathelper-rtsp

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29644 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-01-04 00:30:53 +00:00
parent 380632b0f9
commit cc4e07802d
3 changed files with 1341 additions and 16 deletions

View File

@ -2,23 +2,15 @@
Makefile.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--- a/Makefile.in
+++ b/Makefile.in
@@ -754,8 +754,7 @@ install-dvi: install-dvi-recursive
install-dvi-am:
install-exec-am:
- @$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
+
install-html: install-html-recursive
install-html-am:
@@ -827,7 +826,6 @@ xtables-addons.8: FORCE
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,9 +11,6 @@ FORCE:
xtables-addons.8: FORCE
${MAKE} -f Makefile.mans all;
install-exec-hook:
-install-exec-hook:
- depmod -a || :;
-
config.status: Makefile.iptrules.in
tmpdir := $(shell mktemp -dtu)

File diff suppressed because it is too large Load Diff