:(
authorJan Pospíšil <honik@ntc.zcu.cz>
Thu, 20 Apr 2006 11:01:05 +0000 (11:01 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Thu, 20 Apr 2006 11:01:05 +0000 (11:01 +0000)
org.glite.lb.client-interface/Makefile

index 8f482cb..ee12a59 100644 (file)
@@ -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 \