aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/files/patch-desktop+scripts+soffice.sh
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-devel/files/patch-desktop+scripts+soffice.sh')
-rw-r--r--editors/openoffice-devel/files/patch-desktop+scripts+soffice.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-devel/files/patch-desktop+scripts+soffice.sh b/editors/openoffice-devel/files/patch-desktop+scripts+soffice.sh
new file mode 100644
index 000000000000..ad1235c24e01
--- /dev/null
+++ b/editors/openoffice-devel/files/patch-desktop+scripts+soffice.sh
@@ -0,0 +1,11 @@
+--- ../desktop/scripts/soffice.sh.orig Wed Sep 17 05:21:54 2003
++++ ../desktop/scripts/soffice.sh Wed Sep 17 05:24:59 2003
+@@ -233,6 +233,8 @@
+ PATH="$sd_prog":$PATH
+ export PATH
+
++. $sd_prog/freebsd-local.sh
++
+ # execute soffice binary
+ exec "$sd_prog/$sd_binary" "$@"
+