From: Jiří Filipovič Date: Tue, 29 Apr 2008 13:37:06 +0000 (+0000) Subject: Rebuild after man pages update fix. X-Git-Tag: glite-yaim-lb_R_4_0_2_1~57 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=3e9a783b2ab8961019a0079c92e182e5b2449330;p=jra1mw.git Rebuild after man pages update fix. --- diff --git a/org.glite.lb.logger/Makefile b/org.glite.lb.logger/Makefile index 4003f2a..8e87afd 100644 --- 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}