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

Collapse All | Expand All

(-)x11-plugins/enigmail/enigmail-0.95.2-r1.ebuild (+3 lines)
Lines 110-115 Link Here
110
	# Make replytolist work with >0.95.0
110
	# Make replytolist work with >0.95.0
111
	epatch ${FILESDIR}/0.95.0-replytolist.patch
111
	epatch ${FILESDIR}/0.95.0-replytolist.patch
112
112
113
	rm -f ${S}/config/gcc_hidden.h
114
	touch ${S}/config/gcc_hidden.h
115
113
	eautoreconf || die "failed running autoreconf"
116
	eautoreconf || die "failed running autoreconf"
114
}
117
}
115
118

Return to bug 187353