summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2007-09-18 05:53:51 +0000
committerAndreas Proschofsky <suka@gentoo.org>2007-09-18 05:53:51 +0000
commitec6dd10d5840cf4e1f9403fbd3d79609a9e16c46 (patch)
treeeca5987f96019be23af82b4bae2dda3b741eed55 /app-office/openoffice-bin/files
parentVersion bump to 0.80. Adjusted dependency on pilot-link for 0.72.1 to fix bug... (diff)
downloadhistorical-ec6dd10d5840cf4e1f9403fbd3d79609a9e16c46.tar.gz
historical-ec6dd10d5840cf4e1f9403fbd3d79609a9e16c46.tar.bz2
historical-ec6dd10d5840cf4e1f9403fbd3d79609a9e16c46.zip
Fix wrapper on AMD64 see bug #192833
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-office/openoffice-bin/files')
-rw-r--r--app-office/openoffice-bin/files/wrapper.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/openoffice-bin/files/wrapper.in b/app-office/openoffice-bin/files/wrapper.in
index b0dd900679f1..364b2af8d8c1 100644
--- a/app-office/openoffice-bin/files/wrapper.in
+++ b/app-office/openoffice-bin/files/wrapper.in
@@ -1,4 +1,4 @@
#!/bin/sh
export OOO_EXTRA_ARG=''
unset PYTHONPATH
-/usr/lib/openoffice/program/soffice "$@"
+/usr/LIBDIR/openoffice/program/soffice "$@"