Various changes to make nightly builds possible.

This commit is contained in:
Tom Rothamel
2013-11-10 23:57:33 -05:00
parent 5085b1300b
commit 98520d6d74
4 changed files with 19 additions and 12 deletions
-1
View File
@@ -7,7 +7,6 @@ ln -s "$ROOT/help.html" "$ROOT/the_question/README.html"
ln -s "$ROOT/help.html" "$ROOT/templates/english/README.html"
ln -s "$ROOT/sphinx/source/license.rst" "$ROOT/LICENSE.txt"
ln -s "$ROOT/sphinx/build/html" "$ROOT/doc"
if [ "$1" != "" ]; then
ln -s "$1/lib" "$ROOT/lib"