packages/net/xtables-addons/patches/001-no_depmod.patch
jow cc4e07802d [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
2012-01-04 00:30:53 +00:00

17 lines
308 B
Diff

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