]> granicus.if.org Git - python/commit
Merged revisions 77266,77279 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 3 Jan 2010 14:30:52 +0000 (14:30 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 3 Jan 2010 14:30:52 +0000 (14:30 +0000)
commit5812bdf0981b3ba73accd544b8dd8f495c0a5ea3
tree1be0266e536dd90a0dccbf7567dfe9549936dc5a
parentfbbb9bdeffe964b7ec3d6144faa9c46a307721fe
Merged revisions 77266,77279 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77266 | kurt.kaiser | 2010-01-03 09:36:45 +0100 (So, 03 Jan 2010) | 6 lines

  r77152 to Doc/Makefile broke doc build due to (at least some) make
  binaries running clean prereq after checkout.
  1. So, fix the insane make call in build.sh - seems to solve it.
  2. Fix a missing redirection.
  3. Check in the rsync opts that actually work during upload.
........
  r77279 | georg.brandl | 2010-01-03 14:05:39 +0100 (So, 03 Jan 2010) | 1 line

  Update doc build step.
........
Misc/build.sh