merge with 0.5

This commit is contained in:
Georg Brandl
2009-02-18 10:10:06 +01:00
2 changed files with 2 additions and 4 deletions

View File

@@ -634,7 +634,6 @@ class BuildEnvironment:
deps = doctree.settings.record_dependencies
if not deps:
return
docdir = path.dirname(self.doc2path(docname, base=None))
for dep in deps.list:
# the dependency path is relative to the working dir, so get
# one relative to the srcdir