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

Collapse All | Expand All

(-)/usr/portage/app-emulation/wine/wine-0.9.36.ebuild (+1 lines)
Lines 58-63 Link Here
58
58
59
	sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in
59
	sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in
60
	epatch "${FILESDIR}"/wine-gentoo-no-ssp.patch #66002
60
	epatch "${FILESDIR}"/wine-gentoo-no-ssp.patch #66002
61
	epatch "${FILESDIR}"/wine-badpixmap.patch # http://bugs.winehq.org/show_bug.cgi?id=7959
61
	sed -i '/^MimeType/d' tools/wine.desktop || die #117785
62
	sed -i '/^MimeType/d' tools/wine.desktop || die #117785
62
}
63
}
63
64

Return to bug 176801