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:
5173723
)
fix previous fix -- EventAttrNames.pl were moved to lb.client
author
Aleš Křenek
<ljocha@ics.muni.cz>
Sun, 14 Dec 2008 14:49:33 +0000
(14:49 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Sun, 14 Dec 2008 14:49:33 +0000
(14:49 +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
4b4ec60
..
ac346ef
100644
(file)
--- a/
org.glite.lb.common/Makefile
+++ b/
org.glite.lb.common/Makefile
@@
-222,8
+222,6
@@
install:
${INSTALL} -m 644 glite/wmsutils/jobid/*.h ${PREFIX}/include/glite/wmsutils/jobid/ ; \
fi ;
#??? ${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