summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-05 03:00:36 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-05 03:00:36 +0000
commita9fc979101c2e4a55957bc97f5b4ac558ed47565 (patch)
tree202f69b2e71ed8be4ea28136949dc19ac79cef61 /app-emulation/wine/wine-20050211.ebuild
parentAdded modular X dependencies. (diff)
downloadgentoo-2-a9fc979101c2e4a55957bc97f5b4ac558ed47565.tar.gz
gentoo-2-a9fc979101c2e4a55957bc97f5b4ac558ed47565.tar.bz2
gentoo-2-a9fc979101c2e4a55957bc97f5b4ac558ed47565.zip
Dont associate wine with windows executables by default #117785 Dima Ryazanov.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-emulation/wine/wine-20050211.ebuild')
-rw-r--r--app-emulation/wine/wine-20050211.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20050211.ebuild b/app-emulation/wine/wine-20050211.ebuild
index a69e50278302..c6876e0e6cf0 100644
--- a/app-emulation/wine/wine-20050211.ebuild
+++ b/app-emulation/wine/wine-20050211.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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-20050211.ebuild,v 1.16 2005/10/04 01:33:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050211.ebuild,v 1.17 2006/01/05 03:00:36 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -67,6 +67,7 @@ src_unpack() {
epatch "${FILESDIR}"/wine-20041019-no-stack.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
}
config_cache() {