[package] update nufw to 2.2.21
[packages.git] / net / nufw / patches / 001-no_doc_tests.patch
1 Index: nufw-2.2.21/Makefile.am
2 ===================================================================
3 --- nufw-2.2.21.orig/Makefile.am        2008-11-18 10:12:32.000000000 +0100
4 +++ nufw-2.2.21/Makefile.am     2009-10-05 20:26:45.000000000 +0200
5 @@ -1,4 +1,4 @@
6 -SUBDIRS = src scripts doc tests conf python selinux
7 +SUBDIRS = src scripts conf python selinux
8  
9  PATCH_FILES = patches/dump-connection-mark.diff 
10  EXTRA_DIST = autogen.sh $(PATCH_FILES)
11 Index: nufw-2.2.21/Makefile.in
12 ===================================================================
13 --- nufw-2.2.21.orig/Makefile.in        2009-02-03 22:46:54.000000000 +0100
14 +++ nufw-2.2.21/Makefile.in     2009-10-05 20:27:05.000000000 +0200
15 @@ -193,7 +193,7 @@
16  target_alias = @target_alias@
17  top_builddir = @top_builddir@
18  top_srcdir = @top_srcdir@
19 -SUBDIRS = src scripts doc tests conf python selinux
20 +SUBDIRS = src scripts conf python selinux
21  PATCH_FILES = patches/dump-connection-mark.diff 
22  EXTRA_DIST = autogen.sh $(PATCH_FILES)
23  all: all-recursive