Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 182690
Collapse All | Expand All

(-)bigloo-2.9a.ebuild.orig (+2 lines)
Lines 35-40 Link Here
35
		--sharedbde=no \
35
		--sharedbde=no \
36
		--sharedcompiler=no \
36
		--sharedcompiler=no \
37
		--coflags="" || die "configure failed"
37
		--coflags="" || die "configure failed"
38
	
39
	sed -i -e "s|/usr/lib|/usr/$(get_libdir)|g" bigloo.spec
38
40
39
#		--bee=$(if use fullbee; then echo full; else echo partial; fi) \
41
#		--bee=$(if use fullbee; then echo full; else echo partial; fi) \
40
42

Return to bug 182690