summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine/wine-0.9.9.ebuild')
-rw-r--r--app-emulation/wine/wine-0.9.9.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.9.ebuild b/app-emulation/wine/wine-0.9.9.ebuild
index 33836b076e2b..f0734ff335ba 100644
--- a/app-emulation/wine/wine-0.9.9.ebuild
+++ b/app-emulation/wine/wine-0.9.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.9.ebuild,v 1.5 2006/04/09 17:49:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.9.ebuild,v 1.6 2006/06/24 07:41:47 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -67,7 +67,6 @@ src_unpack() {
unpack wine-${PV}.tar.bz2
cd "${S}"
- epatch "${FILESDIR}"/wine-0.9.6-force-ddraw-gamma.patch #119931
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in
epatch "${FILESDIR}"/wine-gentoo-no-ssp.patch #66002
sed -i '/^MimeType/d' tools/wine.desktop || die #117785