[gjs: 1/2] CI: add a path to LD_LIBRARY_PATH
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 1/2] CI: add a path to LD_LIBRARY_PATH
- Date: Sun, 25 Mar 2018 20:02:30 +0000 (UTC)
commit f9e4a6b8aa0811e2b2d0980d0160cbcb69bbc774
Author: Claudio André <claudioandre br gmail com>
Date: Sun Mar 25 16:16:03 2018 -0300
CI: add a path to LD_LIBRARY_PATH
test/test-ci.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/test/test-ci.sh b/test/test-ci.sh
index 0238d1c..23deab0 100755
--- a/test/test-ci.sh
+++ b/test/test-ci.sh
@@ -11,7 +11,7 @@ function do_Set_Env(){
#SpiderMonkey
export PKG_CONFIG_PATH=/root/jhbuild/install/lib/pkgconfig
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/root/jhbuild/install/lib
+ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/root/jhbuild/install/lib:/usr/local/lib
#Macros
export ACLOCAL_PATH=$ACLOCAL_PATH:/root/jhbuild/install/share/aclocal
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]