Author: cyrus Date: 2015-01-12 13:40:08 +0100 (Mon, 12 Jan 2015) New Revision: 43949
Added: trunk/package/network/utils/nftables/patches/ trunk/package/network/utils/nftables/patches/100-disable-doc-generation.patch Log: nftables: add missing patch Signed-off-by: Steven Barth <[email protected]> Added: trunk/package/network/utils/nftables/patches/100-disable-doc-generation.patch =================================================================== --- trunk/package/network/utils/nftables/patches/100-disable-doc-generation.patch (rev 0) +++ trunk/package/network/utils/nftables/patches/100-disable-doc-generation.patch 2015-01-12 12:40:08 UTC (rev 43949) @@ -0,0 +1,8 @@ +--- a/Makefile.am ++++ b/Makefile.am +@@ -2,5 +2,4 @@ ACLOCAL_AMFLAGS = -I m4 + + SUBDIRS = src \ + include \ +- doc \ + files _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
