aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/files/patch-desktop+scripts+soffice.sh
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-09-17 04:06:28 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-09-17 04:06:28 +0000
commitf95a4f2995b7b811c30555137a7899d62b5e5de1 (patch)
tree10d0b988fbe5a6d43377088b5376b1ef000cd4e3 /editors/openoffice-2.0-devel/files/patch-desktop+scripts+soffice.sh
parentd22c1369124f0021e699082288099ebd79c64c44 (diff)
downloadports-f95a4f2995b7b811c30555137a7899d62b5e5de1.tar.gz
ports-f95a4f2995b7b811c30555137a7899d62b5e5de1.zip
Notes
Diffstat (limited to 'editors/openoffice-2.0-devel/files/patch-desktop+scripts+soffice.sh')
-rw-r--r--editors/openoffice-2.0-devel/files/patch-desktop+scripts+soffice.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-desktop+scripts+soffice.sh b/editors/openoffice-2.0-devel/files/patch-desktop+scripts+soffice.sh
new file mode 100644
index 000000000000..ad1235c24e01
--- /dev/null
+++ b/editors/openoffice-2.0-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" "$@"
+