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

Collapse All | Expand All

(-)/usr/portage/mail-client/claws-mail/claws-mail-2.7.2.ebuild (+7 lines)
Lines 49-54 Link Here
49
49
50
PLUGIN_NAMES="acpi-notifier att-remover cachesaver etpan-privacy fetchinfo gtkhtml maildir mailmbox newmail notification perl rssyl smime synce vcalendar"
50
PLUGIN_NAMES="acpi-notifier att-remover cachesaver etpan-privacy fetchinfo gtkhtml maildir mailmbox newmail notification perl rssyl smime synce vcalendar"
51
51
52
src_unpack() {
53
	unpack ${A}; cd ${S}
54
55
	# local mbox account creation
56
	epatch ${FILESDIR}/${P}-local_inbox_check.patch
57
}
58
52
src_compile() {
59
src_compile() {
53
	local myconf
60
	local myconf
54
61

Return to bug 165819