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

Collapse All | Expand All

(-)/usr/portage/net-mail/courier-imap/courier-imap-4.1.2-r1.ebuild (+5 lines)
Lines 100-105 Link Here
100
	ebegin "Recreating tcpd/configure"
100
	ebegin "Recreating tcpd/configure"
101
	eautoreconf || die "eautoreconf on tcpd failed"
101
	eautoreconf || die "eautoreconf on tcpd failed"
102
	eend $?
102
	eend $?
103
104
	cd "${S}/gdbmobj"
105
	ebegin "Recreating gdbmobj/configure"
106
	eautoreconf || die "eautoreconf on gdbmobj failed"
107
	eend $?
103
}
108
}
104
109
105
src_compile() {
110
src_compile() {

Return to bug 168769