Gentoo Archives: gentoo-dev

From: Jeremy Maitin-Shepard <jbms@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Ebuild determine architecture?
Date: Mon, 05 Jan 2004 23:16:10
Message-Id: 87isjqrnst.fsf@jbms.ath.cx
In Reply to: [gentoo-dev] Ebuild determine architecture? by Loyd Goodbar
1 Loyd Goodbar <loyd@××××××××××.net> writes:
2
3 > The RPMs I'm working with convert to .tar.gz and install, but the RPMs use
4 > RedHat's naming convention (blah.version.i386.rpm or blah.version.ppc.rpm). Is
5 > there a way in an ebuild to know which architecture (x86/ppc) is being used so
6 > I can determine the correct file name?
7
8 Yes, USE flags can be used to determine the architecture.
9
10 --
11 Jeremy Maitin-Shepard
12
13 --
14 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Ebuild determine architecture? Ciaran McCreesh <ciaranm@g.o>