summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild')
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild
index 9f3bf77cf0cf..b2ffb343f026 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild,v 1.2 2011/08/18 09:06:30 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild,v 1.3 2011/09/02 10:53:52 scarabeus Exp $
EAPI="3"
@@ -184,6 +184,9 @@ src_install () {
# Non-java weirdness see bug #99366
use !java && rm -f "${ED}${INSTDIR}/ure/bin/javaldx"
+ # install the unopkg binary
+ dosym ${INSTDIR}/program/unopkg /usr/bin/unopkg
+
# prevent revdep-rebuild from attempting to rebuild all the time
insinto /etc/revdep-rebuild && doins "${T}/50-${PN}"