From: František Dvořák Date: Wed, 16 Feb 2011 22:12:52 +0000 (+0000) Subject: Fix remote build (when lb.ws-interface goes first). X-Git-Tag: gridsite-core_R_1_7_10~16 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=374086805708dca350e6f9ea1c8a7ce5ae026194;p=jra1mw.git Fix remote build (when lb.ws-interface goes first). --- diff --git a/org.glite.lb.ws-interface/Makefile b/org.glite.lb.ws-interface/Makefile index e5d2992..af2708e 100644 --- a/org.glite.lb.ws-interface/Makefile +++ b/org.glite.lb.ws-interface/Makefile @@ -41,6 +41,7 @@ glue2-copy.xsd: install: -mkdir -p ${PREFIX}/${STAGETO} -mkdir -p ${PREFIX}/share/doc/${package}-${version}/examples + -mkdir -p ${PREFIX}/include/${globalprefix}/${lbprefix} install -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version} ( cd ${top_srcdir}/project && install -m 644 ChangeLog package.description package.summary ${PREFIX}/share/doc/${package}-${version} ) -test -f LB.html && install -m 644 LB.html ${PREFIX}/share/doc/${package}-${version}