From: Benjamin Peterson Date: Fri, 9 Jan 2009 03:15:00 +0000 (+0000) Subject: remove temporary code now X-Git-Tag: v2.7a1~2356 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1178520205ef64d5b8a446d867d7ec93196a545;p=thirdparty%2FPython%2Fcpython.git remove temporary code now --- diff --git a/Misc/build.sh b/Misc/build.sh index 2c09fbb4817e..2a44ce1975a7 100755 --- a/Misc/build.sh +++ b/Misc/build.sh @@ -247,10 +247,6 @@ fi cd $DIR/Doc F="make-doc.out" start=`current_time` - -# Temporary measure to fix build problem -rm -rf tools/sphinx/jinja - # XXX(nnorwitz): For now, keep the code that checks for a conflicted file until # after the first release of 2.6a1 or 3.0a1. At that point, it will be clear # if there will be a similar problem with the new doc system.