Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 98094 | Differences between
and this patch

Collapse All | Expand All

(-)vdrift-20051103.ebuild.origin (-1 lines)
Lines 43-49 Link Here
43
	local myconf
43
	local myconf
44
	use openal || myconf="fmod=1"
44
	use openal || myconf="fmod=1"
45
	use debug || myconf="${myconf} release=1"
45
	use debug || myconf="${myconf} release=1"
46
	myconf="${myconf} prefix=${GAMES_DATADIR}"
47
46
48
	scons ${MAKEOPTS/j/j } ${myconf} \
47
	scons ${MAKEOPTS/j/j } ${myconf} \
49
		|| die "scons failed"
48
		|| die "scons failed"

Return to bug 98094