Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 250970

Summary: FreeMiNT sys-apps/gawk broken
Product: Gentoo/Alt Reporter: Alan Hourihane <alanh>
Component: OtherAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeMiNT   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alan Hourihane 2008-12-14 21:58:49 UTC
filefuncs doesn't build.

We need to add...

[[ ${CHOST} != *-mint* ]] && ...

or

[[ ${get_libname) != ".irrelevant" ]] && ...
Comment 1 Fabian Groffen gentoo-dev 2008-12-15 21:32:30 UTC
I committed the conditional