summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2005-09-24 07:27:54 +0000
committerAndreas Proschofsky <suka@gentoo.org>2005-09-24 07:27:54 +0000
commitfd48f121e617e145a08b1749e17a7842819af875 (patch)
tree0b50c11ecc2499c5510bd7d45557484f0d828205 /app-office/openoffice-bin/openoffice-bin-1.1.5.ebuild
parentClean out old versions (diff)
downloadgentoo-2-fd48f121e617e145a08b1749e17a7842819af875.tar.gz
gentoo-2-fd48f121e617e145a08b1749e17a7842819af875.tar.bz2
gentoo-2-fd48f121e617e145a08b1749e17a7842819af875.zip
Getting rid of the old mimetype stuff which causes broken behaviour for kde
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-office/openoffice-bin/openoffice-bin-1.1.5.ebuild')
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1.5.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.5.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.5.ebuild
index b8d08f834d4d..32b62012da89 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1.5.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1.5.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-office/openoffice-bin/openoffice-bin-1.1.5.ebuild,v 1.3 2005/09/22 11:46:00 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.5.ebuild,v 1.4 2005/09/24 07:24:37 suka Exp $
# NOTE: There are two big issues that should be addressed.
#
@@ -8,7 +8,7 @@
inherit eutils fdo-mime
-IUSE="java kde"
+IUSE="java"
INSTDIR="/opt/OpenOffice.org"
MY_P="OOo_${PV}_LinuxIntel_install"
@@ -116,8 +116,6 @@ src_install() {
dodir /usr/share
cp -pPR ${D}${INSTDIR}/share/kde/net/share/icons ${D}/usr/share
- use kde && cp -pPR ${D}${INSTDIR}/share/kde/net/share/mimelnk ${D}/usr/share
-
for x in ${D}${INSTDIR}/share/kde/net/*.desktop; do
# We have to handle soffice and setup differently
sed -i -e "s:${INSTDIR}/program/setup:/usr/bin/oosetup:g" ${x}