summaryrefslogtreecommitdiff
path: root/pyuno/zipcore
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 13:11:42 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 13:11:42 +0000
commit69d0ea954eae22145cb0e5f0d523a91c8b918922 (patch)
tree6c5a7188d9ea7e89f8abed812d1cb40fc202985b /pyuno/zipcore
parent3f5da7b69467cbebd82d99b3828f58d1451aa2a7 (diff)
INTEGRATION: CWS geordi2q15 (1.4.10); FILE MERGED
2004/02/20 12:50:06 hr 1.4.10.1: #111934#: merge CWS ooo111fix3
Diffstat (limited to 'pyuno/zipcore')
-rw-r--r--pyuno/zipcore/python.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/zipcore/python.sh b/pyuno/zipcore/python.sh
index 556f351a6603..ca93eeb0842d 100644
--- a/pyuno/zipcore/python.sh
+++ b/pyuno/zipcore/python.sh
@@ -111,7 +111,7 @@ case $sd_platform in
export LD_LIBRARYN32_PATH
;;
- darwin*)
+ Darwin*)
DYLD_LIBRARY_PATH="$sd_progsub":"$sd_prog":$DYLD_LIBRARY_PATH
export DYLD_LIBRARY_PATH
;;