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:
33a0e50
)
Rebuild after man pages update fix.
author
Jiří Filipovič
<fila@ics.muni.cz>
Tue, 29 Apr 2008 13:37:06 +0000
(13:37 +0000)
committer
Jiří Filipovič
<fila@ics.muni.cz>
Tue, 29 Apr 2008 13:37:06 +0000
(13:37 +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
4003f2a
..
8e87afd
100644
(file)
--- a/
org.glite.lb.logger/Makefile
+++ b/
org.glite.lb.logger/Makefile
@@
-146,8
+146,9
@@
glite-lb-ws-interlogd: ${INTERLOG_WOBJS}
# ${COMMON_LIB}_${thrflavour}
${MAN_GZ}: ${MAN}
+ rm -f ${MAN_GZ} ${MAN}
cp $? .
- gzip $(notdir $?)
+ gzip
-f
$(notdir $?)
man: ${MAN_GZ}