Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/axiom/files: axiom-200711-gcl-configure.patch digest-axiom-3.9-r1 digest-axiom-200711
Date: Fri, 01 Feb 2008 17:26:18
Message-Id: E1JKzeX-0001nU-JU@stork.gentoo.org
1 markusle 08/02/01 17:26:13
2
3 Added: axiom-200711-gcl-configure.patch
4 digest-axiom-3.9-r1 digest-axiom-200711
5 Log:
6 Fixed broken gcl configure (see bug #208326).
7 (Portage version: 2.1.4)
8
9 Revision Changes Path
10 1.1 sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch?rev=1.1&content-type=text/plain
14
15 Index: axiom-200711-gcl-configure.patch
16 ===================================================================
17 --- configure 2008-02-01 09:06:15.000000000 -0500
18 +++ configure.new 2008-02-01 09:03:18.000000000 -0500
19 @@ -1711,7 +1711,7 @@
20 # results, and the version is kept in special file).
21
22 if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
23 - system=MP-RAS-`${AWK} '{print $3}' /etc/.relid'`
24 + system=MP-RAS-`${AWK} '{print $3}' '/etc/.relid'`
25 fi
26 if test "`uname -s`" = "AIX" ; then
27 system=AIX-`uname -v`.`uname -r`
28
29
30
31 1.3 sci-mathematics/axiom/files/digest-axiom-3.9-r1
32
33 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/files/digest-axiom-3.9-r1?rev=1.3&view=markup
34 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/files/digest-axiom-3.9-r1?rev=1.3&content-type=text/plain
35 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/files/digest-axiom-3.9-r1?r1=1.2&r2=1.3
36
37
38
39
40 1.3 sci-mathematics/axiom/files/digest-axiom-200711
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/files/digest-axiom-200711?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/files/digest-axiom-200711?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/files/digest-axiom-200711?r1=1.2&r2=1.3
45
46
47
48
49 --
50 gentoo-commits@l.g.o mailing list