Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 221275
Collapse All | Expand All

(-)./proftpd-1.3.1.ebuild (-1 / +4 lines)
Lines 99-105 Link Here
99
	# Fix bug #208840
99
	# Fix bug #208840
100
	epatch "${FILESDIR}/${P}-bug208840.patch"
100
	epatch "${FILESDIR}/${P}-bug208840.patch"
101
101
102
	eautoreconf
102
	eautoconf
103
	if has_version \<sys-devel/libtool-2 ; then
104
		_elibtoolize
105
	fi
103
}
106
}
104
107
105
src_compile() {
108
src_compile() {

Return to bug 221275