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:
9573974
)
build and install fixes
author
Michal Voců
<michal@ruk.cuni.cz>
Mon, 21 Jun 2010 10:43:17 +0000
(10:43 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Mon, 21 Jun 2010 10:43:17 +0000
(10:43 +0000)
org.glite.lb.logger-msg/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger-msg/Makefile
b/org.glite.lb.logger-msg/Makefile
index
7636821
..
8b1bda4
100644
(file)
--- a/
org.glite.lb.logger-msg/Makefile
+++ b/
org.glite.lb.logger-msg/Makefile
@@
-99,7
+99,7
@@
install:
${INSTALL} -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version}
${INSTALL} -m 755 ${PLUGIN_LIB} ${PREFIX}/${libdir}
( cd ${top_srcdir}/project && ${INSTALL} -m 644 ChangeLog package.description package.summary ${PREFIX}/share/doc/${package}-${version} )
-
${INSTALL} -m 644 ${MAN_GZ} ${PREFIX}/share/man/man8
+
#
${INSTALL} -m 644 ${MAN_GZ} ${PREFIX}/share/man/man8
%.lo %.o: %.cpp
${COMPILEXX} -c $< -o $@