54d624ccd7fc9bb321a91b5c3c2804bde6ef084c
[openwrt.git] / package / network / utils / xtables-addons / patches / 001-no_depmod.patch
1 ---
2  Makefile.in |    3 +--
3  1 file changed, 1 insertion(+), 2 deletions(-)
4
5 --- a/Makefile.am
6 +++ b/Makefile.am
7 @@ -11,9 +11,6 @@ FORCE:
8  xtables-addons.8: FORCE
9         ${MAKE} -f Makefile.mans all;
10  
11 -install-exec-hook:
12 -       depmod -a || :;
13 -
14  clean-local-mans:
15         ${MAKE} -f Makefile.mans clean;
16