From 726f7a2b6837f5ef12881fef6449cf6f8ec70da4 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Thu, 30 Jul 2009 01:55:11 +0000 Subject: [PATCH] Help buildbot find doxygen.log Originally committed to SVN as r3320. --- aegisub/tinderbox/www/doxygen.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aegisub/tinderbox/www/doxygen.sh b/aegisub/tinderbox/www/doxygen.sh index bfa3f8389..5bd88fc28 100755 --- a/aegisub/tinderbox/www/doxygen.sh +++ b/aegisub/tinderbox/www/doxygen.sh @@ -1,3 +1,7 @@ #!/bin/sh + +# Help buildbot find the doxygen.log +ln -s docs/doxygen/doxygen.log + cd docs/doxygen sh -x ./gen.sh /usr/www/docs.aegisub.org/source