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

Collapse All | Expand All

(-)enigmail-1.1.2.ebuild.orig (-2 / +2 lines)
Lines 69-76 src_prepare(){ Link Here
69
69
70
	cd "${S}"
70
	cd "${S}"
71
71
72
	# Fix installation of enigmail.js
72
	# Fix enigmail.js
73
	epatch "${FILESDIR}"/70_enigmail-fix.patch
73
	epatch "${FILESDIR}"/80_enigmail-js-fix.patch
74
74
75
	eautoreconf
75
	eautoreconf
76
}
76
}

Return to bug 327099