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 (+4 lines)
Lines 228-233 Link Here
228
	use svga && unpack "svgalib_helper-${SVGV}-mplayer.tar.bz2"
228
	use svga && unpack "svgalib_helper-${SVGV}-mplayer.tar.bz2"
229
229
230
	cd "${S}"
230
	cd "${S}"
231
	
232
	# Set SVN version manually, because .svn is removed by portage 
233
	subversion_wc_info
234
	sed -i s/UNKNOWN/${ESVN_WC_REVISION}/ "${S}/version.sh"
231
235
232
	# Fix hppa compilation
236
	# Fix hppa compilation
233
	use hppa && sed -i -e "s/-O4/-O1/" "${S}/configure"
237
	use hppa && sed -i -e "s/-O4/-O1/" "${S}/configure"

Return to bug 267124