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:
8965e94
)
Rebuild after man pages update fix (rare bug which will happen once for 10 years).
author
František Dvořák
<valtri@civ.zcu.cz>
Tue, 29 Apr 2008 10:13:06 +0000
(10:13 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Tue, 29 Apr 2008 10:13:06 +0000
(10:13 +0000)
org.glite.lb.client/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/Makefile
b/org.glite.lb.client/Makefile
index
a36a170
..
522a961
100644
(file)
--- a/
org.glite.lb.client/Makefile
+++ b/
org.glite.lb.client/Makefile
@@
-237,7
+237,7
@@
${MAN_GZ}: ${MAN}
${MAN8_GZ}: ${MAN8}
cp $? .
- gzip $(notdir $?)
+ gzip
-f
$(notdir $?)
perftest_logjobs.o: perftest_logjobs.c
${CC} ${CFLAGS} -DLB_PERF_DROP -c $<