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

Collapse All | Expand All

(-)a/mplayer-9999.ebuild (-1 / +1 lines)
Lines 217-223 src_unpack() { Link Here
217
		subversion_src_unpack
217
		subversion_src_unpack
218
		cd "${WORKDIR}"
218
		cd "${WORKDIR}"
219
		rm -rf "${WORKDIR}/${P}/ffmpeg/"
219
		rm -rf "${WORKDIR}/${P}/ffmpeg/"
220
		( S="${WORKDIR}/${P}/ffmpeg/" git-2_src_unpack )
220
		( EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/ffmpeg/" git-r3_src_unpack )
221
	else
221
	else
222
		unpack ${A}
222
		unpack ${A}
223
	fi
223
	fi

Return to bug 647720