summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-desktop+scripts+soffice.sh
blob: ad1235c24e018afbed1222c354c219d4f13f3819 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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" "$@"