test existence of *AttrNames.pl before linking them
authorAleš Křenek <ljocha@ics.muni.cz>
Tue, 17 Nov 2009 12:32:06 +0000 (12:32 +0000)
committerAleš 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

index 1c4c46d..ca1c52d 100644 (file)
@@ -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