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

Collapse All | Expand All

(-)courier-imap-4.0.6-r3.ebuild-backup (+5 lines)
Lines 97-102 Link Here
97
	ebegin "Recreating tcpd/configure"
97
	ebegin "Recreating tcpd/configure"
98
	eautoreconf || die "eautoreconf on tcpd failed"
98
	eautoreconf || die "eautoreconf on tcpd failed"
99
	eend $?
99
	eend $?
100
101
        cd "${S}/numlib"
102
        ebegin "Recreating numlib/configure"
103
        eautoreconf || die "eautoreconf on numlib failed"
104
        eend $?
100
}
105
}
101
106
102
src_compile() {
107
src_compile() {

Return to bug 285144