From: Jan Pospíšil Date: Thu, 20 Apr 2006 11:01:05 +0000 (+0000) Subject: :( X-Git-Tag: gridsite-core_R_1_1_19~63 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=4aed7baeed1a56d21ae31fdff43dfde2338d9d78;p=jra1mw.git :( --- diff --git a/org.glite.lb.client-interface/Makefile b/org.glite.lb.client-interface/Makefile index 8f482cb..ee12a59 100644 --- a/org.glite.lb.client-interface/Makefile +++ b/org.glite.lb.client-interface/Makefile @@ -74,7 +74,7 @@ install: generate install -m 644 ${GEN_H} ${PREFIX}/${STAGETO} install -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version} cd ${top_srcdir}/interface && install -m 644 ${STATIC_H} ${PREFIX}/${STAGETO} -ifdef LB_STANDALONE +ifndef LB_STANDALONE cd ${top_srcdir}/doc && cp -r C CPP ${PREFIX}/share/doc/${package}-${version} endif if [ x${DOSTAGE} = xyes ]; then \