summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 00:35:00 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 00:35:00 +0000
commit22fa19258acb8110061b421726388e8448dcfb03 (patch)
tree3488a61f1a9361baa249bd4bb0e4bf5f8d8a2d24 /app-emulation/wine/wine-20050111-r2.ebuild
parentadd support for cris (diff)
downloadhistorical-22fa19258acb8110061b421726388e8448dcfb03.tar.gz
historical-22fa19258acb8110061b421726388e8448dcfb03.tar.bz2
historical-22fa19258acb8110061b421726388e8448dcfb03.zip
Update the SSP patch with the version now in upstream.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-emulation/wine/wine-20050111-r2.ebuild')
-rw-r--r--app-emulation/wine/wine-20050111-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20050111-r2.ebuild b/app-emulation/wine/wine-20050111-r2.ebuild
index 4b3104f226c0..f7ac5c5d9a4f 100644
--- a/app-emulation/wine/wine-20050111-r2.ebuild
+++ b/app-emulation/wine/wine-20050111-r2.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-20050111-r2.ebuild,v 1.5 2006/01/14 18:39:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111-r2.ebuild,v 1.6 2006/01/27 00:35:00 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -58,7 +58,7 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-upstream-registry-fix.patch.bz2 #85387
epatch "${FILESDIR}"/winearts-kdecvs-fix.patch
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in
- epatch "${FILESDIR}"/wine-20041019-no-stack.patch #66002
+ epatch "${FILESDIR}"/wine-no-ssp.patch #66002
epatch "${FILESDIR}"/wine-20050930-dont-warn-lib-path.patch #107971
epatch "${FILESDIR}"/wine-cvs-winelauncher-temp.patch #101773
sed -i '/^MimeType/d' tools/wine.desktop || die #117785