summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-01-12 12:40:08 +0000
committerSteven Barth <cyrus@openwrt.org>2015-01-12 12:40:08 +0000
commit98cb5c3a555a3410100ba79121c492a74f244390 (patch)
tree36bff5f74bdf5d5369c74781bad5e41b1f523232
parent05220c415c10737cd184c63773ad2a550a3240ed (diff)
downloadmaster-31e0f0ae-98cb5c3a555a3410100ba79121c492a74f244390.tar.gz
master-31e0f0ae-98cb5c3a555a3410100ba79121c492a74f244390.tar.bz2
master-31e0f0ae-98cb5c3a555a3410100ba79121c492a74f244390.zip
nftables: add missing patch
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43949
-rw-r--r--package/network/utils/nftables/patches/100-disable-doc-generation.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/network/utils/nftables/patches/100-disable-doc-generation.patch b/package/network/utils/nftables/patches/100-disable-doc-generation.patch
new file mode 100644
index 0000000000..bcbffe25c7
--- /dev/null
+++ b/package/network/utils/nftables/patches/100-disable-doc-generation.patch
@@ -0,0 +1,8 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -2,5 +2,4 @@ ACLOCAL_AMFLAGS = -I m4
+
+ SUBDIRS = src \
+ include \
+- doc \
+ files