Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5272 - egoboo-2.22.ebuild is an odd odd thing
Summary: egoboo-2.22.ebuild is an odd odd thing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: José Alberto Suárez López
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-19 16:14 UTC by SpanKY
Modified: 2002-07-21 09:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ...