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

Collapse All | Expand All

(-)/usr/portage/mail-client/evolution/evolution-2.30.1.2-r1.ebuild (+3 lines)
Lines 117-122 Link Here
117
	# Apply upstream patches committed to gnome-2-30 branch
117
	# Apply upstream patches committed to gnome-2-30 branch
118
	epatch "${WORKDIR}"/${P}-patches/*.patch
118
	epatch "${WORKDIR}"/${P}-patches/*.patch
119
119
120
	# Patch for itip segfault when looking at mail with calendar attachments
121
	epatch "${FILESDIR}/0001-Fix-segfault-during-ITIP-parsing.patch"
122
120
	intltoolize --force --copy --automake || die "intltoolize failed"
123
	intltoolize --force --copy --automake || die "intltoolize failed"
121
	eautoreconf
124
	eautoreconf
122
125

Return to bug 324895