Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/qgo/files: qgo-1.5.4-parallel.patch
Date: Thu, 20 Sep 2007 22:35:55
Message-Id: E1IYUV2-00074v-AG@stork.gentoo.org
1 mr_bones_ 07/09/20 22:27:56
2
3 Modified: qgo-1.5.4-parallel.patch
4 Log:
5 attempt to fix parallel compile (bug #161362)
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 games-board/qgo/files/qgo-1.5.4-parallel.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/qgo/files/qgo-1.5.4-parallel.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/qgo/files/qgo-1.5.4-parallel.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/qgo/files/qgo-1.5.4-parallel.patch?r1=1.1&r2=1.2
14
15 Index: qgo-1.5.4-parallel.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-board/qgo/files/qgo-1.5.4-parallel.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- qgo-1.5.4-parallel.patch 17 Jun 2007 13:42:20 -0000 1.1
22 +++ qgo-1.5.4-parallel.patch 20 Sep 2007 22:27:55 -0000 1.2
23 @@ -20,3 +20,15 @@
24
25 install-exec-am:
26
27 +--- templates/Makefile.in.bad 2007-09-20 15:39:52.000000000 -0400
28 ++++ templates/Makefile.in 2007-09-20 15:40:01.000000000 -0400
29 +@@ -386,8 +386,7 @@
30 +
31 + info-am:
32 +
33 +-install-data-am: install-ApplinkDATA install-MimelinkDATA \
34 +- install-data-local
35 ++install-data-am: install-ApplinkDATA install-MimelinkDATA
36 +
37 + install-exec-am:
38 +
39
40
41
42 --
43 gentoo-commits@g.o mailing list