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

(-)a/media-tv/xbmc/xbmc-9999.ebuild (+2 lines)
Lines 206-211 src_configure() { Link Here
206
	# Requiring java is asine #434662
206
	# Requiring java is asine #434662
207
	[[ ${PV} != "9999" ]] && export ac_cv_path_JAVA_EXE=$( which $(usex java java true) )
207
	[[ ${PV} != "9999" ]] && export ac_cv_path_JAVA_EXE=$( which $(usex java java true) )
208
208
209
	${S}/bootstrap
210
209
	econf \
211
	econf \
210
		--docdir=/usr/share/doc/${PF} \
212
		--docdir=/usr/share/doc/${PF} \
211
		--disable-ccache \
213
		--disable-ccache \

Return to bug 509592