ooo-build r14887 - branches/ooo-build-3-0-1/bin



Author: rengelhard
Date: Wed Dec 17 18:11:18 2008
New Revision: 14887
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14887&view=rev

Log:
LD_LIBRARY_PATH, too

Modified:
   branches/ooo-build-3-0-1/bin/ootesttool.in

Modified: branches/ooo-build-3-0-1/bin/ootesttool.in
==============================================================================
--- branches/ooo-build-3-0-1/bin/ootesttool.in	(original)
+++ branches/ooo-build-3-0-1/bin/ootesttool.in	Wed Dec 17 18:11:18 2008
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-LD_LIBRARY_PATH="@OOINSTBASE@/program:$LD_LIBRARY_PATH"
+LD_LIBRARY_PATH="@OOINSTBASE@/basis-link/program:$LD_LIBRARY_PATH"
 
 exec @OOINSTBASE@/basis-link/program/testtool.bin "$@"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]