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

Collapse All | Expand All

(-)mplayer-9999.ebuild (-3 lines)
Lines 233-241 Link Here
233
	subversion_wc_info
233
	subversion_wc_info
234
	sed -i s/UNKNOWN/${ESVN_WC_REVISION}/ "${S}/version.sh"
234
	sed -i s/UNKNOWN/${ESVN_WC_REVISION}/ "${S}/version.sh"
235
235
236
	# Fix hppa compilation
237
	use hppa && sed -i -e "s/-O4/-O1/" "${S}/configure"
238
239
	if use svga; then
236
	if use svga; then
240
		echo
237
		echo
241
		einfo "Enabling vidix non-root mode."
238
		einfo "Enabling vidix non-root mode."

Return to bug 267124