[packages] tcp_wrappers: Refresh patches
[openwrt/svn-archive/archive.git] / libs / libxapian / patches / 003-no_docs_tests.patch
1 --- xapian-core-1.0.7/Makefile.am 2008-07-16 06:42:35.000000000 +0200
2 +++ xapian-core-1.0.7.new/Makefile.am 2010-03-29 11:01:13.000000000 +0200
3 @@ -14,7 +14,7 @@
4 endif
5
6 # Order is relevant: when building, tests must be after ".".
7 -SUBDIRS = . docs tests
8 +SUBDIRS = .
9
10 noinst_HEADERS =
11 BUILT_SOURCES =
12 --- xapian-core-1.0.7/Makefile.in 2008-07-16 06:46:51.000000000 +0200
13 +++ xapian-core-1.0.7.new/Makefile.in 2010-03-29 11:01:24.000000000 +0200
14 @@ -847,7 +847,7 @@
15 $(am__append_1) $(am__append_25)
16
17 # Order is relevant: when building, tests must be after ".".
18 -SUBDIRS = . docs tests
19 +SUBDIRS = .
20 noinst_HEADERS = api/maptermlist.h api/editdistance.h $(am__append_9) \
21 $(am__append_12) backends/multi/multi_postlist.h \
22 backends/multi/multi_termlist.h $(am__append_15) \