9f1f3681d19565199819b2bc901c0adfd7e4a5df
[openwrt/svn-archive/archive.git] / net / nufw / patches / 001-no_doc_tests.patch
1 diff -urN nufw-2.2.11/Makefile.am nufw-2.2.11.new/Makefile.am
2 --- nufw-2.2.11/Makefile.am 2007-12-08 12:08:50.000000000 +0100
3 +++ nufw-2.2.11.new/Makefile.am 2008-02-05 12:10:08.000000000 +0100
4 @@ -1,4 +1,4 @@
5 -SUBDIRS = src scripts doc tests
6 +SUBDIRS = src scripts
7
8 EXTRA_DIST = conf doc patches python debian autogen.sh
9
10 diff -urN nufw-2.2.11/Makefile.in nufw-2.2.11.new/Makefile.in
11 --- nufw-2.2.11/Makefile.in 2008-01-08 22:35:41.000000000 +0100
12 +++ nufw-2.2.11.new/Makefile.in 2008-02-05 12:09:47.000000000 +0100
13 @@ -234,7 +234,7 @@
14 sharedstatedir = @sharedstatedir@
15 sysconfdir = @sysconfdir@
16 target_alias = @target_alias@
17 -SUBDIRS = src scripts doc tests
18 +SUBDIRS = src scripts
19 EXTRA_DIST = conf doc patches python debian autogen.sh
20 all: all-recursive
21