summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild')
-rw-r--r--app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild b/app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild
index dc29730dc258..67d8f818cb93 100644
--- a/app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -119,7 +119,7 @@ src_unpack() {
done
}
-src_install () {
+src_install() {
INSTDIR="/usr/$(get_libdir)/${NM}"
dodir ${INSTDIR}
# mv "${WORKDIR}"/opt/${NM}/* "${ED}${INSTDIR}" || die