From: Aleš Křenek Date: Sat, 8 Sep 2007 16:29:19 +0000 (+0000) Subject: Don't include stolen notif-il in the server package X-Git-Tag: glite-lb-client_R_3_0_1_1~4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=f75fc460b74e2141b1c8d435f236ea5749e3a830;p=jra1mw.git Don't include stolen notif-il in the server package --- diff --git a/org.glite.lb.server/Makefile b/org.glite.lb.server/Makefile index dd200ee..5e3d202 100644 --- a/org.glite.lb.server/Makefile +++ b/org.glite.lb.server/Makefile @@ -378,7 +378,6 @@ install: ${INSTALL} -m 644 ${top_srcdir}/interface/job-attrs.xsd ${PREFIX}/interface ${INSTALL} -m 644 ${top_srcdir}/interface/job-record.xsd ${PREFIX}/interface - if [ ${stagedir} != ${PREFIX} ]; then ${INSTALL} -m 755 ${stagedir}/bin/glite-lb-notif-interlogd ${PREFIX}/bin; fi mkdir -p ${PREFIX}/include/${globalprefix}/${lbprefix} (cd ${top_srcdir}/interface && install -m 644 ${HDRS} ${PREFIX}/include/${globalprefix}/${lbprefix}) install -m 644 ${STATIC_LIB_BK} ${PREFIX}/lib