Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/radvd/files: radvd-1.1-parallel-make.patch
Date: Tue, 18 Nov 2008 23:58:24
Message-Id: E1L2aSb-0002hG-KB@stork.gentoo.org
1 robbat2 08/11/18 23:58:21
2
3 Added: radvd-1.1-parallel-make.patch
4 Log:
5 Fix parallel make bug #198774.
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.28-rc5-00117-g7f0f598 x86_64)
7
8 Revision Changes Path
9 1.1 net-misc/radvd/files/radvd-1.1-parallel-make.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/radvd/files/radvd-1.1-parallel-make.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/radvd/files/radvd-1.1-parallel-make.patch?rev=1.1&content-type=text/plain
13
14 Index: radvd-1.1-parallel-make.patch
15 ===================================================================
16 diff -Nuar radvd-1.1.orig/Makefile.am radvd-1.1/Makefile.am
17 --- radvd-1.1.orig/Makefile.am 2008-01-24 02:03:17.000000000 -0800
18 +++ radvd-1.1/Makefile.am 2008-11-18 15:55:59.698396162 -0800
19 @@ -61,3 +61,5 @@
20 mkdir $(distdir)/redhat
21 cp -p $(srcdir)/redhat/radvd.init $(srcdir)/redhat/radvd.spec \
22 $(srcdir)/redhat/radvd.sysconfig $(distdir)/redhat
23 +
24 +gram.h: gram.y