From ad22592b03d21deb506d38c86fe9253602b89cd6 Mon Sep 17 00:00:00 2001 From: wisberg Date: Mon, 23 Dec 2002 19:38:15 +0000 Subject: [PATCH] fixed uptodate checking for local-dist --- docs/build.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/docs/build.xml b/docs/build.xml index d60c5aebd..ecbad9bf2 100644 --- a/docs/build.xml +++ b/docs/build.xml @@ -30,6 +30,8 @@ + @@ -62,14 +64,13 @@ - + targetfile="${docs.dist.dir}/doc/faq.html"> + - - - + + @@ -146,12 +147,13 @@ + unless="local.dist.uptodate" + description="avoid local-dist antecedants if uptodate"> +