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

Collapse All | Expand All

(-)/usr/portage/net-irc/irssi/irssi-0.8.6-r5.ebuild (-1 / +1 lines)
Lines 33-39 Link Here
33
		-e 's/[^ 	]\+\.html//g' docs/Makefile.in || \
33
		-e 's/[^ 	]\+\.html//g' docs/Makefile.in || \
34
			die "sed doc/Makefile.in failed"
34
			die "sed doc/Makefile.in failed"
35
35
36
	epatch ${FILESDIR}/irssi-0.8.6-configure.patch
36
	epatch ${FILESDIR}/${P}-configure.patch
37
}
37
}
38
38
39
src_compile() {
39
src_compile() {

Return to bug 34186