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

Collapse All | Expand All

(-)groff-1.20.1-r1.ebuild.old (+4 lines)
Lines 55-62 Link Here
55
	EOF
55
	EOF
56
56
57
	if use linguas_ja ; then
57
	if use linguas_ja ; then
58
		cd "${WORKDIR}"
59
		epatch "${FILESDIR}"/${P}-japanese.patch.patch
60
		cd "${S}"
58
		epatch "${WORKDIR}"/${P}-japanese.patch #255292
61
		epatch "${WORKDIR}"/${P}-japanese.patch #255292
59
		eautoconf
62
		eautoconf
63
		eautoheader
60
	fi
64
	fi
61
}
65
}
62
66

Return to bug 290103