diff options
Diffstat (limited to 'app-emulation/wine/wine-20050524.ebuild')
-rw-r--r-- | app-emulation/wine/wine-20050524.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-20050524.ebuild b/app-emulation/wine/wine-20050524.ebuild index 2396cd1c42dc..29d99a504914 100644 --- a/app-emulation/wine/wine-20050524.ebuild +++ b/app-emulation/wine/wine-20050524.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050524.ebuild,v 1.8 2005/08/03 04:55:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050524.ebuild,v 1.9 2005/08/23 01:13:01 vapier Exp $ inherit eutils flag-o-matic multilib @@ -66,6 +66,7 @@ src_unpack() { sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in epatch "${FILESDIR}"/20041019-no-stack.patch #66002 epatch "${FILESDIR}"/wine-20050725-gcc-32bit.patch + epatch "${FILESDIR}"/wine-cvs-winelauncher-temp.patch #101773 } config_cache() { |