summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine/wine-20050111-r2.ebuild')
-rw-r--r--app-emulation/wine/wine-20050111-r2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-emulation/wine/wine-20050111-r2.ebuild b/app-emulation/wine/wine-20050111-r2.ebuild
index 69e4ff503cd4..afb9cb5c0756 100644
--- a/app-emulation/wine/wine-20050111-r2.ebuild
+++ b/app-emulation/wine/wine-20050111-r2.ebuild
@@ -1,12 +1,13 @@
# 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-20050111-r2.ebuild,v 1.9 2006/02/03 00:04:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111-r2.ebuild,v 1.10 2006/02/26 05:09:45 vapier Exp $
inherit eutils flag-o-matic multilib
DESCRIPTION="free implementation of Windows(tm) on Unix"
HOMEPAGE="http://www.winehq.com/"
-SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz
+ mirror://gentoo/${P}-upstream-registry-fix.patch.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
@@ -55,7 +56,7 @@ src_unpack() {
epatch "${FILESDIR}"/wine-wmf.patch
epatch "${FILESDIR}"/wine-20050524-alsa-headers.patch
- epatch "${FILESDIR}"/${P}-upstream-registry-fix.patch.bz2 #85387
+ epatch "${WORKDIR}"/${P}-upstream-registry-fix.patch #85387
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in
epatch "${FILESDIR}"/wine-no-ssp.patch #66002
epatch "${FILESDIR}"/wine-20050725-gcc-32bit.patch