summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff')
-rw-r--r--app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff b/app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff
index 38b97530d2cf..ddfd07043782 100644
--- a/app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff
+++ b/app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff
@@ -1,13 +1,13 @@
--- bin/package-ooo
+++ bin/package-ooo
-@@ -57,6 +57,7 @@
+@@ -33,6 +33,7 @@
+ {
+ cat <<EOT >$1
#!/bin/sh
- export OOO_EXTRA_ARG='$2'
+unset PYTHONPATH
- $OOINSTBASE/program/ooqstart $3 "\$@"
+ $OOINSTBASE/program/soffice $2 "\$@"
EOT
chmod 755 $1
- }
--- distro-configs/Gentoo.conf.in
+++ distro-configs/Gentoo.conf.in
@@ -3,7 +3,6 @@