Update nufw to 2.2.17
[openwrt/svn-archive/archive.git] / net / nufw / patches / 001-no_doc_tests.patch
1 diff -ruN nufw-2.2.17/Makefile.am nufw-2.2.17.new/Makefile.am
2 --- nufw-2.2.17/Makefile.am 2008-09-29 19:06:22.000000000 +0200
3 +++ nufw-2.2.17.new/Makefile.am 2008-04-04 11:15:37.000000000 +0200
4 @@ -1,4 +1,4 @@
5 -SUBDIRS = src scripts doc tests conf python
6 +SUBDIRS = src scripts conf python
7
8 PATCH_FILES = patches/dump-connection-mark.diff
9 EXTRA_DIST = autogen.sh $(PATCH_FILES)
10 diff -ruN nufw-2.2.17/Makefile.in nufw-2.2.17.new/Makefile.in
11 --- nufw-2.2.17/Makefile.in 2008-09-29 19:06:34.000000000 +0200
12 +++ nufw-2.2.17.new/Makefile.in 2008-09-24 11:25:21.000000000 +0200
13 @@ -193,7 +193,7 @@
14 target_alias = @target_alias@
15 top_builddir = @top_builddir@
16 top_srcdir = @top_srcdir@
17 -SUBDIRS = src scripts doc tests conf python
18 +SUBDIRS = src scripts conf python
19 PATCH_FILES = patches/dump-connection-mark.diff
20 EXTRA_DIST = autogen.sh $(PATCH_FILES)
21 all: all-recursive