From 926e465b3296ca6e545c6c9c228c78e187df7cea Mon Sep 17 00:00:00 2001 From: Jörg Budischewski Date: Sun, 6 Apr 2003 18:51:28 +0000 Subject: #i11753# added the dynlib pythonpath element --- pyuno/zipcore/python.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyuno/zipcore') diff --git a/pyuno/zipcore/python.sh b/pyuno/zipcore/python.sh index 11ba65654..bb9d70cbe 100644 --- a/pyuno/zipcore/python.sh +++ b/pyuno/zipcore/python.sh @@ -117,7 +117,7 @@ case $sd_platform in ;; esac -export PYTHONPATH="$sd_prog":"$sd_prog/python-core/lib":"$PYTHONPATH" +export PYTHONPATH="$sd_prog":"$sd_prog/python-core/lib":"$sd_prog/python-core/lib/lib-dynload":"$PYTHONPATH" export PYTHONHOME="$sd_prog"/python-core # set path so that other apps can be started from soffice just by name -- cgit v1.2.3