git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46f3c6a
)
install il perftest script
author
Michal Voců
<michal@ruk.cuni.cz>
Thu, 6 Aug 2009 10:38:11 +0000
(10:38 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Thu, 6 Aug 2009 10:38:11 +0000
(10:38 +0000)
org.glite.lb.logger/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/Makefile
b/org.glite.lb.logger/Makefile
index
c3c0fc8
..
7faab40
100644
(file)
--- a/
org.glite.lb.logger/Makefile
+++ b/
org.glite.lb.logger/Makefile
@@
-181,6
+181,7
@@
install:
ifdef LB_PERF
-mkdir -p ${PREFIX}/sbin
${INSTALL} -m 755 ${top_srcdir}/src/perftest_ll.sh ${PREFIX}/sbin
+ ${INSTALL} -m 755 ${top_srcdir}/src/perftest_il.sh ${PREFIX}/sbin
endif
${INSTALL} -m 755 ${top_srcdir}/config/startup ${PREFIX}/etc/init.d/glite-lb-locallogger
${INSTALL} -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version}