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

Bug 5272

Summary: egoboo-2.22.ebuild is an odd odd thing
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: New packagesAssignee: José Alberto Suárez López <bass>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.3   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2002-07-19 16:14:26 UTC
/usr/portage/app-games/egoboo/egoboo-2.22.ebuild

k, so wtf is up with this:
SDLLIBS=`sdl-config --libs`
SDLFLAGS=`sdl-config --cflags`

yeah, thats cool, *i guess* ... maybe *if* i had sdl installed, BUT I DONT
while this problem does not pop up when doing `emerge egoboo` it does pop up 
when doing `emerge -f egoboo`

PROPOSED FIX:
move vars into src_unpack instead of making them global
(a quick glance says thats the only place that uses em)

wtf is an egoboo anyways ...