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

Collapse All | Expand All

(-)ircd-hybrid-7.2.2.ebuild (-1 / +1 lines)
Lines 36-42 Link Here
36
36
37
src_unpack() {
37
src_unpack() {
38
	unpack ${A}
38
	unpack ${A}
39
	epatch "${FILESDIR}"/7.2.2-default-config.patch
39
	epatch "${FILESDIR}/${PV}-default-config.patch"
40
}
40
}
41
41
42
src_compile() {
42
src_compile() {

Return to bug 196297