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

Collapse All | Expand All

(-)net-mail/dovecot/dovecot-2.3.19.1-r1.ebuild (+6 lines)
Lines 100-105 Link Here
100
	default
100
	default
101
	# bug 657108
101
	# bug 657108
102
	#elibtoolize
102
	#elibtoolize
103
	if use sieve || use managesieve ; then
104
		cd "../dovecot-${major_minor}-pigeonhole-${sieve_version}" \
105
			|| die
106
		eapply "${FILESDIR}"/${PN}-2.3.2.1-lda-sieve.patch
107
		eautoreconf
108
	fi
103
	eautoreconf
109
	eautoreconf
104
110
105
	# Bug #727244
111
	# Bug #727244

Return to bug 878161