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:
6e17e09
)
Building from scratch.
author
František Dvořák
<valtri@civ.zcu.cz>
Thu, 27 Nov 2008 16:53:23 +0000
(16:53 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Thu, 27 Nov 2008 16:53:23 +0000
(16:53 +0000)
org.glite.lb.common/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/Makefile
b/org.glite.lb.common/Makefile
index
f7dd0ca
..
6d88518
100644
(file)
--- a/
org.glite.lb.common/Makefile
+++ b/
org.glite.lb.common/Makefile
@@
-224,6
+224,7
@@
install:
#??? ${STAGE_PERFTEST} ;
mkdir -p ${PREFIX}/share/perl/gLite/LB
${INSTALL} -m 644 ${top_srcdir}/src/EventAttrNames.pl ${PREFIX}/share/perl/gLite/LB
+ mkdir -p ${PREFIX}/share/build/m4
${INSTALL} -m 644 ${top_srcdir}/m4/*.m4 ${PREFIX}/share/build/m4
clean: