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:
6598745
)
test existence of *AttrNames.pl before linking them
author
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 17 Nov 2009 12:32:06 +0000
(12:32 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 17 Nov 2009 12:32:06 +0000
(12:32 +0000)
(part of fix for #58982)
org.glite.lb.client/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/Makefile
b/org.glite.lb.client/Makefile
index
1c4c46d
..
ca1c52d
100644
(file)
--- a/
org.glite.lb.client/Makefile
+++ b/
org.glite.lb.client/Makefile
@@
-306,6
+306,7
@@
JobStatus.cpp: StatusAttrNames.pl
EventAttrNames.pl StatusAttrNames.pl:
rm -f $@
+ test -r ${stagedir}/share/${lbprefix}/at3/$@
ln -s ${stagedir}/share/${lbprefix}/at3/$@ $@
dist: distsrc distbin