Gentoo Archives: gentoo-commits

From: "Andrey Kislyuk (weaver)" <weaver@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/maui/files: 3.2.6_p21-autoconf-2.60-compat.patch
Date: Wed, 21 Jan 2009 03:15:05
Message-Id: E1LPTYS-0004nR-Vv@stork.gentoo.org
1 weaver 09/01/21 03:15:00
2
3 Modified: 3.2.6_p21-autoconf-2.60-compat.patch
4 Log:
5 tweak patch to avoid build failure with obscure automake bug
6 (Portage version: 2.2_rc20/cvs/Linux 2.6.26-gentoo-r4 x86_64)
7
8 Revision Changes Path
9 1.2 sys-cluster/maui/files/3.2.6_p21-autoconf-2.60-compat.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/maui/files/3.2.6_p21-autoconf-2.60-compat.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/maui/files/3.2.6_p21-autoconf-2.60-compat.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/maui/files/3.2.6_p21-autoconf-2.60-compat.patch?r1=1.1&r2=1.2
14
15 Index: 3.2.6_p21-autoconf-2.60-compat.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/maui/files/3.2.6_p21-autoconf-2.60-compat.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 3.2.6_p21-autoconf-2.60-compat.patch 2 Jan 2009 08:51:30 -0000 1.1
22 +++ 3.2.6_p21-autoconf-2.60-compat.patch 21 Jan 2009 03:15:00 -0000 1.2
23 @@ -1,17 +1,11 @@
24 --- maui-3.2.6p21.orig/Makefile.in 2006-05-23 15:20:49.000000000 -0700
25 +++ maui-3.2.6p21/Makefile.in 2006-09-25 20:42:24.000000000 -0700
26 -@@ -18,7 +18,13 @@
27 +@@ -18,7 +18,7 @@
28 # ============================
29 # Resource Manager section
30 # ============================
31 -@ll_definitions@@sdr_definitions@@pbs_definitions@@sge_definitions@@lsf_definitions@@mx_definitions@@pcre_definitions@
32 -+@ll_definitions@
33 -+@sdr_definitions@
34 +@pbs_definitions@
35 -+@sge_definitions@
36 -+@lsf_definitions@
37 -+@mx_definitions@
38 -+@pcre_definitions@
39
40 # ============================
41 # Master Makefile for @PACKAGE_NAME@-@PACKAGE_VERSION@