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

Collapse All | Expand All

(-)/usr/portage/net-mail/up-imapproxy/up-imapproxy-1.2.5_rc2.ebuild (-1 lines)
Lines 21-27 Link Here
21
S="${WORKDIR}/${P/_/}"
21
S="${WORKDIR}/${P/_/}"
22
src_unpack() {
22
src_unpack() {
23
	unpack ${A} && cd "${S}"
23
	unpack ${A} && cd "${S}"
24
	epatch "${FILESDIR}"/1.2.4-include-fix.patch
25
	sed -i -e 's:in\.imapproxyd:imapproxyd:g'  \
24
	sed -i -e 's:in\.imapproxyd:imapproxyd:g'  \
26
		README Makefile.in include/imapproxy.h || die "sed failed"
25
		README Makefile.in include/imapproxy.h || die "sed failed"
27
}
26
}

Return to bug 177780