diff options
Diffstat (limited to 'app-office/libreoffice/libreoffice-4.1.1.2.ebuild')
-rw-r--r-- | app-office/libreoffice/libreoffice-4.1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-4.1.1.2.ebuild b/app-office/libreoffice/libreoffice-4.1.1.2.ebuild index 4fa5413590f5..af3884d39b99 100644 --- a/app-office/libreoffice/libreoffice-4.1.1.2.ebuild +++ b/app-office/libreoffice/libreoffice-4.1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.1.1.2.ebuild,v 1.1 2013/08/30 08:34:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.1.1.2.ebuild,v 1.2 2013/09/15 10:22:14 scarabeus Exp $ EAPI=5 @@ -546,7 +546,7 @@ src_install() { fi # symlink the nsplugin to proper location - use gtk && inst_plugin /usr/$(get_libdir)/libreoffice/program/libnpsoplugin.so + # use gtk && inst_plugin /usr/$(get_libdir)/libreoffice/program/libnpsoplugin.so # Hack for offlinehelp, this needs fixing upstream at some point. # It is broken because we send --without-help |