Commit in www-lcsim/build on MAIN
lcdd-schema.sh+61.4 -> 1.5


www-lcsim/build
lcdd-schema.sh 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- lcdd-schema.sh	2 Jun 2005 03:47:20 -0000	1.4
+++ lcdd-schema.sh	6 Jul 2005 05:49:46 -0000	1.5
@@ -19,7 +19,13 @@
   # update LCDD schema docs
   cd lcdd
   export LCDD_BASE=`pwd`  
+
   ./scripts/gen-xs-docs.sh
+
+  if [ ! -e "../../software/lcdd/schema_doc/" ]; then
+    mkdir ../../software/lcdd/schema_doc/
+  fi
+
   cp ./doc/schemas/*.html ../../software/lcdd/schema_doc/
 )
 
CVSspam 0.2.8