From: Aleš Křenek Date: Thu, 6 Mar 2008 16:57:12 +0000 (+0000) Subject: more robust linking (what the hell Etics calls?) X-Git-Tag: glite-lb-client_R_3_1_4_1~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=153b22bacb85bde1f9cb3b3eb3ccc4cf586d8e0c;p=jra1mw.git more robust linking (what the hell Etics calls?) --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 748792c..1c4c46d 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -305,6 +305,7 @@ Event.cpp: EventAttrNames.pl JobStatus.cpp: StatusAttrNames.pl EventAttrNames.pl StatusAttrNames.pl: + rm -f $@ ln -s ${stagedir}/share/${lbprefix}/at3/$@ $@ dist: distsrc distbin