summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-24 07:41:47 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-24 07:41:47 +0000
commitf3a82afdb4bfeb3bd7046d7bb4ea4b9eae1e71a7 (patch)
tree86f30c9f10be3d08efb65463b99cf435754abe4a /app-emulation/wine/wine-0.9.6.ebuild
parenttouchups (diff)
downloadgentoo-2-f3a82afdb4bfeb3bd7046d7bb4ea4b9eae1e71a7.tar.gz
gentoo-2-f3a82afdb4bfeb3bd7046d7bb4ea4b9eae1e71a7.tar.bz2
gentoo-2-f3a82afdb4bfeb3bd7046d7bb4ea4b9eae1e71a7.zip
remove ddraw-gamma patch as the "bug" is in user config files, not the code
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'app-emulation/wine/wine-0.9.6.ebuild')
-rw-r--r--app-emulation/wine/wine-0.9.6.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.6.ebuild b/app-emulation/wine/wine-0.9.6.ebuild
index 4fd6911e3c7a..5ce4f6e32fa1 100644
--- a/app-emulation/wine/wine-0.9.6.ebuild
+++ b/app-emulation/wine/wine-0.9.6.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.6.ebuild,v 1.10 2006/04/02 20:11:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.6.ebuild,v 1.11 2006/06/24 07:41:47 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -80,7 +80,6 @@ src_unpack() {
unpack wine-${PV}.tar.bz2
cd "${S}"
- epatch "${FILESDIR}"/wine-0.9.6-force-ddraw-gamma.patch #119931
epatch "${FILESDIR}"/wine-20050524-alsa-headers.patch
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in
epatch "${FILESDIR}"/wine-no-ssp.patch #66002