Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <michael.haubenwallner@×××××××.at>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [prefix] broken bootstrap-prefix.sh for amd64-linux
Date: Fri, 04 May 2007 14:22:03
Message-Id: 1178288506.11041.46.camel@sapc154
1 Hi,
2
3 there's a typo in scripts/bootstrap-prefix.sh:
4
5 @@ -100,7 +100,7 @@
6 profile="${PORTDIR}/profiles/default-prefix/linux/x86"
7 keywords="~x86 x86"
8 ;;
9 - x64_86-pc-linux-gnu)
10 + x86_64-pc-linux-gnu)
11 profile="${PORTDIR}/profiles/default-prefix/linux/amd64"
12 keywords="~amd64 amd64"
13 ;;
14
15 /haubi/
16
17
18 --
19 Salomon Automation GmbH - Friesachstrasse 15 - A-8114 Friesach bei Graz
20 Sitz der Gesellschaft: Friesach bei Graz
21 UID-NR:ATU28654300 - Firmenbuchnummer: 49324 K
22 Firmenbuchgericht: Landesgericht für Zivilrechtssachen Graz
23
24 --
25 gentoo-alt@g.o mailing list

Replies