]> granicus.if.org Git - python/commitdiff
remove temporary code now
authorBenjamin Peterson <benjamin@python.org>
Fri, 9 Jan 2009 03:15:00 +0000 (03:15 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 9 Jan 2009 03:15:00 +0000 (03:15 +0000)
Misc/build.sh

index 2c09fbb4817e1bd133eded3d485f0d2247659860..2a44ce1975a76699feacc2d80a01f99656b40b99 100755 (executable)
@@ -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.