Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/polkit-gnome/files: polkit-gnome-0.95-parallel-build-failure.patch
Date: Sun, 27 Dec 2009 03:27:28
Message-Id: E1NOjmw-0007d7-Ed@stork.gentoo.org
1 nirbheek 09/12/27 03:27:26
2
3 Added: polkit-gnome-0.95-parallel-build-failure.patch
4 Log:
5 Add patch for fixing parallel build failure with USE=doc, bug 293247 ; patch by Ed Catmur
6 (Portage version: 2.1.7.16/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 gnome-extra/polkit-gnome/files/polkit-gnome-0.95-parallel-build-failure.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/polkit-gnome/files/polkit-gnome-0.95-parallel-build-failure.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/polkit-gnome/files/polkit-gnome-0.95-parallel-build-failure.patch?rev=1.1&content-type=text/plain
13
14 Index: polkit-gnome-0.95-parallel-build-failure.patch
15 ===================================================================
16 Fix parallel build failure
17
18 http://bugs.gentoo.org/show_bug.cgi?id=293247
19
20 ---
21 --- docs/Makefile.am
22 +++ docs/Makefile.am
23 @@ -61,6 +61,7 @@ FIXXREF_OPTIONS=
24
25 if ENABLE_GTK_DOC
26 include $(top_srcdir)/gtk-doc.make
27 +$(DOC_MAIN_SGML_FILE): sgml-build.stamp
28 else
29 CLEANFILES =
30 EXTRA_DIST = $(HTML_IMAGES)