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

Collapse All | Expand All

(-)/usr/portage/app-emulation/spice/spice-0.12.4-r1.ebuild (-1 / +2 lines)
Lines 70-76 Link Here
70
src_prepare() {
70
src_prepare() {
71
	epatch \
71
	epatch \
72
		"${FILESDIR}/0.11.0-gold.patch" \
72
		"${FILESDIR}/0.11.0-gold.patch" \
73
		"${FILESDIR}/${P}-alsa-conditional.patch"
73
		"${FILESDIR}/${P}-alsa-conditional.patch" \
74
		"${FILESDIR}/${P}-automake-subdir-objects.patch"
74
75
75
	epatch_user
76
	epatch_user
76
	eautoreconf
77
	eautoreconf

Return to bug 506014