projects
/
mp-xquery-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ecb962
)
Omit LD_LIBRARY_PATH for run_mp (using rpath instead)
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 18 Jun 2014 08:59:41 +0000
(10:59 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 18 Jun 2014 08:59:41 +0000
(10:59 +0200)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
e432224
..
55b478e
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-32,4
+32,4
@@
run_tst: tst
LD_LIBRARY_PATH=$(ZORBA)/lib ./tst
run_mp:
- LD_LIBRARY_PATH=$(ZORBA)/lib ../../metaproxy/src/metaproxy -c config.xml -X
+ ../../metaproxy/src/metaproxy -c config.xml -X