[packages/gconf2] do no build pos, examples and docs - avoid GTK_DOC_CHECK m4 macro
[openwrt/svn-archive/archive.git] / libs / gconf2 / patches / 020-do-not-build-examples_docs_pos_tests.patch
1 --- GConf-2.24.0.orig/Makefile.in 2008-09-22 20:03:56.000000000 +0200
2 +++ GConf-2.24.0/Makefile.in 2010-12-10 13:52:16.027379891 +0100
3 @@ -267,8 +267,8 @@
4 top_build_prefix = @top_build_prefix@
5 top_builddir = @top_builddir@
6 top_srcdir = @top_srcdir@
7 -SUBDIRS = gconf backends po doc examples $(am__append_1)
8 -DIST_SUBDIRS = tests $(SUBDIRS)
9 +SUBDIRS = gconf backends $(am__append_1)
10 +DIST_SUBDIRS = $(SUBDIRS)
11 EXTRA_DIST = \
12 TODO \
13 gtk-doc.make \
14 diff -ruN GConf-2.24.0.orig//Makefile.am GConf-2.24.0//Makefile.am
15 --- GConf-2.24.0.orig//Makefile.am 2008-08-19 11:41:58.000000000 +0200
16 +++ GConf-2.24.0//Makefile.am 2010-12-10 18:49:14.591378059 +0100
17 @@ -1,5 +1,5 @@
18
19 -SUBDIRS = gconf backends po doc examples
20 +SUBDIRS = gconf backends
21
22 if ENABLE_DEFAULTS_SERVICE
23 SUBDIRS += defaults