Gentoo Archives: gentoo-alt

From: Matt Michalowski <me@××××××××.au>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix] broken bootstrap-prefix.sh for amd64-linux
Date: Mon, 07 May 2007 01:08:58
Message-Id: 463E7C0A.4050703@mattm.id.au
In Reply to: [gentoo-alt] [prefix] broken bootstrap-prefix.sh for amd64-linux by Michael Haubenwallner
1 Michael Haubenwallner wrote:
2 > Hi,
3 >
4 > there's a typo in scripts/bootstrap-prefix.sh:
5 >
6 > @@ -100,7 +100,7 @@
7 > profile="${PORTDIR}/profiles/default-prefix/linux/x86"
8 > keywords="~x86 x86"
9 > ;;
10 > - x64_86-pc-linux-gnu)
11 > + x86_64-pc-linux-gnu)
12 > profile="${PORTDIR}/profiles/default-prefix/linux/amd64"
13 > keywords="~amd64 amd64"
14 > ;;
15 >
16 > /haubi/
17 >
18 >
19 >
20 Fabian,
21
22 Would it also be possible to add the amd64 no-multilib profile under the
23 default-prefix/linux/amd64 directory again?
24
25 Thanks,
26 Matt.
27 --
28 gentoo-alt@g.o mailing list

Replies