From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-office/openoffice-bin/files/50-openoffice-bin | 3 +++ app-office/openoffice-bin/files/wrapper.in | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 app-office/openoffice-bin/files/50-openoffice-bin create mode 100644 app-office/openoffice-bin/files/wrapper.in (limited to 'app-office/openoffice-bin/files') diff --git a/app-office/openoffice-bin/files/50-openoffice-bin b/app-office/openoffice-bin/files/50-openoffice-bin new file mode 100644 index 000000000000..5b7877ba461a --- /dev/null +++ b/app-office/openoffice-bin/files/50-openoffice-bin @@ -0,0 +1,3 @@ +SEARCH_DIRS_MASK="@GENTOO_PORTAGE_EPREFIX@/usr/lib/openoffice +@GENTOO_PORTAGE_EPREFIX@/usr/lib32/openoffice +@GENTOO_PORTAGE_EPREFIX@/usr/lib64/openoffice" diff --git a/app-office/openoffice-bin/files/wrapper.in b/app-office/openoffice-bin/files/wrapper.in new file mode 100644 index 000000000000..0cd84a19e640 --- /dev/null +++ b/app-office/openoffice-bin/files/wrapper.in @@ -0,0 +1,4 @@ +#!/bin/sh +export OOO_EXTRA_ARG='' +unset PYTHONPATH +@GENTOO_PORTAGE_EPREFIX@/usr/LIBDIR/openoffice/program/soffice "$@" -- cgit v1.2.3