summaryrefslogtreecommitdiff
path: root/svx/source/gengal
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2009-11-13 11:04:06 +0100
committersb <sb@openoffice.org>2009-11-13 11:04:06 +0100
commit497ee5f728f4d12dc1ddbfe0f76cfd968d372f7c (patch)
tree5320b4fa0acc0bb93c9bd6bbe14e8c4d13dde3e4 /svx/source/gengal
parenta1ce3509a02958fd2476686b17d2f334032b6642 (diff)
sb116: #i106845# removed obsolete IRIX port
Diffstat (limited to 'svx/source/gengal')
-rw-r--r--svx/source/gengal/gengal.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/gengal/gengal.sh b/svx/source/gengal/gengal.sh
index 0e9613da4df8..d6a9e3cbec94 100644
--- a/svx/source/gengal/gengal.sh
+++ b/svx/source/gengal/gengal.sh
@@ -80,11 +80,6 @@ case $sd_platform in
export SHLIB_PATH
;;
- IRIX*)
- LD_LIBRARYN32_PATH=${sd_prog}${LD_LIBRARYN32_PATH+:${LD_LIBRARYN32_PATH}}
- export LD_LIBRARYN32_PATH
- ;;
-
*)
LD_LIBRARY_PATH=${sd_prog}${LD_LIBRARY_PATH+:${LD_LIBRARY_PATH}}
export LD_LIBRARY_PATH