summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-08 04:36:47 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-08 04:36:47 +0000
commit777404ffe13f421e4469ea3e9317464343eb8c91 (patch)
treef7f9070ed6054c78100095b8474a1fae41aa3c0c /app-emulation/wine/wine-0.9.3.ebuild
parentremove old version. Add || die to make on -8 and do not install the license (diff)
downloadhistorical-777404ffe13f421e4469ea3e9317464343eb8c91.tar.gz
historical-777404ffe13f421e4469ea3e9317464343eb8c91.tar.bz2
historical-777404ffe13f421e4469ea3e9317464343eb8c91.zip
Add upstream patch for WMF exploit #118101 and make sure all ebuilds support modular X.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-emulation/wine/wine-0.9.3.ebuild')
-rw-r--r--app-emulation/wine/wine-0.9.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-0.9.3.ebuild b/app-emulation/wine/wine-0.9.3.ebuild
index 3fc7ebe649e4..8807a012e554 100644
--- a/app-emulation/wine/wine-0.9.3.ebuild
+++ b/app-emulation/wine/wine-0.9.3.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.3.ebuild,v 1.3 2006/01/05 03:00:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.3.ebuild,v 1.4 2006/01/08 04:36:47 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -80,6 +80,7 @@ src_unpack() {
unpack wine-${PV}.tar.bz2
cd "${S}"
+ epatch "${FILESDIR}"/wine-wmf.patch
epatch "${FILESDIR}"/wine-20050524-alsa-headers.patch
epatch "${FILESDIR}"/winearts-kdecvs-fix.patch
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in