summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine/wine-1.1.33.ebuild')
-rw-r--r--app-emulation/wine/wine-1.1.33.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.33.ebuild b/app-emulation/wine/wine-1.1.33.ebuild
index 6f377967b57c..60962ccc3cce 100644
--- a/app-emulation/wine/wine-1.1.33.ebuild
+++ b/app-emulation/wine/wine-1.1.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild,v 1.12 2010/09/21 21:54:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild,v 1.13 2010/09/25 05:35:40 vapier Exp $
EAPI="2"
@@ -99,7 +99,6 @@ src_unpack() {
}
src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.3-shell32-fortify.patch #336887
epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
epatch_user #282735
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die