pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/openoffice3-bin/files Add spadmin-patch that I fo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/80e80a645bca
branches: trunk
changeset: 568066:80e80a645bca
user: bad <bad%pkgsrc.org@localhost>
date: Wed Dec 02 22:22:57 2009 +0000
description:
Add spadmin-patch that I forgot in previous commit.
diffstat:
misc/openoffice3-bin/files/spadmin-patch | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diffs (21 lines):
diff -r 9a781f2fb82e -r 80e80a645bca misc/openoffice3-bin/files/spadmin-patch
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/openoffice3-bin/files/spadmin-patch Wed Dec 02 22:22:57 2009 +0000
@@ -0,0 +1,17 @@
+#
+# $NetBSD: spadmin-patch,v 1.1 2009/12/02 22:22:57 bad Exp $
+#
+
+--- spadmin.orig 2009-10-08 12:21:04.000000000 +0200
++++ spadmin 2009-10-08 12:22:22.000000000 +0200
+@@ -56,6 +56,10 @@
+ esac
+ done
+
++# Set LD_LIBRARY_PATH so that javaldx finds libuno_sal.so.3:
++LD_LIBRARY_PATH=$sd_prog/../basis-link/program:$sd_prog/../basis-link/../ure/lib${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}
++export LD_LIBRARY_PATH
++
+ # extend the ld_library_path for java: javaldx checks the sofficerc for us
+ if [ -x "$sd_prog/../basis-link/ure-link/bin/javaldx" ] ; then
+ my_path=`"$sd_prog/../basis-link/ure-link/bin/javaldx" $BOOTSTRAPVARS \
Home |
Main Index |
Thread Index |
Old Index