Update nufw to 2.2.15 (#3642)
[openwrt/svn-archive/archive.git] / net / nufw / patches / 001-no_doc_tests.patch
1 diff -urN nufw-2.2.15/Makefile.am nufw-2.2.15.new/Makefile.am
2 --- nufw-2.2.15/Makefile.am 2008-04-15 14:12:18.000000000 +0200
3 +++ nufw-2.2.15.new/Makefile.am 2008-07-13 22:39:22.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 -urN nufw-2.2.15/Makefile.in nufw-2.2.15.new/Makefile.in
11 --- nufw-2.2.15/Makefile.in 2008-04-15 14:12:41.000000000 +0200
12 +++ nufw-2.2.15.new/Makefile.in 2008-07-13 22:39:40.000000000 +0200
13 @@ -234,7 +234,7 @@
14 sharedstatedir = @sharedstatedir@
15 sysconfdir = @sysconfdir@
16 target_alias = @target_alias@
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