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

Collapse All | Expand All

(-)mercurial-1.4.1.ebuild.orig (+6 lines)
Lines 29-34 Link Here
29
PYTHON_MODNAME="${PN} hgext"
29
PYTHON_MODNAME="${PN} hgext"
30
SITEFILE="70${PN}-gentoo.el"
30
SITEFILE="70${PN}-gentoo.el"
31
31
32
src_unpack() {
33
	unpack "${A}"
34
	cd "${S}"
35
	epatch "${FILESDIR}"/${P}-hgwebdir-script_name-fix.patch
36
}
37
32
src_compile() {
38
src_compile() {
33
	filter-flags -ftracer -ftree-vectorize
39
	filter-flags -ftracer -ftree-vectorize
34
40

Return to bug 308117