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