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

Collapse All | Expand All

(-)imapfilter-1.2.2.ebuild (+2 lines)
Lines 21-26 Link Here
21
	unpack ${A}
21
	unpack ${A}
22
	cd ${WORKDIR}/${P}
22
	cd ${WORKDIR}/${P}
23
	epatch ${FILESDIR}/${PN}-1.0.patch || die "epatch failed"
23
	epatch ${FILESDIR}/${PN}-1.0.patch || die "epatch failed"
24
	# See Bug #155518 and Bug #158460
25
	has_version ">=dev-lang/lua-5.1.1" && epatch ${FILESDIR}/${PN}-lua.patch
24
}
26
}
25
27
26
src_compile() {
28
src_compile() {

Return to bug 158460