no attempt to build documentation for now -- requires ML_HOME etc. which is not present here;
authorwenzelm
Wed, 29 Aug 2012 14:29:38 +0200
changeset 48998 b6dd664fa9bc
parent 48997 d1dbc87e3211
child 48999 3bdebf6ad9da
no attempt to build documentation for now -- requires ML_HOME etc. which is not present here;
Admin/Release/makedist
--- a/Admin/Release/makedist	Wed Aug 29 13:08:51 2012 +0200
+++ b/Admin/Release/makedist	Wed Aug 29 14:29:38 2012 +0200
@@ -150,7 +150,8 @@
 ./Admin/build all || fail "Failed to build distribution"
 
 cp -a src/Doc src/Doc.orig
-./bin/isabelle build_doc -a || fail "Failed to build documentation"
+# FIXME
+# ./bin/isabelle build_doc -a || fail "Failed to build documentation"
 
 if [ -n "$ISABELLE_JEDIT_BUILD_HOME" ]; then
   [ -d "$ISABELLE_JEDIT_BUILD_HOME" ] || fail "Bad jedit_build component directory: \"$ISABELLE_JEDIT_BUILD_HOME\""