Loyd Goodbar <[EMAIL PROTECTED]> writes: > The RPMs I'm working with convert to .tar.gz and install, but the RPMs use > RedHat's naming convention (blah.version.i386.rpm or blah.version.ppc.rpm). Is > there a way in an ebuild to know which architecture (x86/ppc) is being used so > I can determine the correct file name?
Yes, USE flags can be used to determine the architecture. -- Jeremy Maitin-Shepard -- [EMAIL PROTECTED] mailing list
