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

Collapse All | Expand All

(-)libgdiplus-2.6.7-r1.ebuild (-3 lines)
Lines 34-42 Link Here
34
src_prepare() {
34
src_prepare() {
35
	go-mono_src_prepare
35
	go-mono_src_prepare
36
	sed -i -e 's:ungif:gif:g' configure || die
36
	sed -i -e 's:ungif:gif:g' configure || die
37
38
	# Fix integer overflows when loading images, see bug #334101
39
	epatch "${FILESDIR}/${P}-fix-overflows.patch"
40
}
37
}
41
38
42
src_configure() {
39
src_configure() {

Return to bug 340045