Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 697 Note notice.txt's dependency on version.py This dependency has been in effect since the notice build was changed to use the main conf.py, due to its unconditional execfile('version.py'). Adding another conditional in conf.py seems to add needless complication, it is easier to just note the dependency in the Makefile and carry on. (cherry picked from commit 9031b739fc4f9e4215e537855a853d2134a69ba9) https://github.com/krb5/krb5/commit/aa1675d1f83c290b2027317e41d3487fd0eb82cf Author: Ben Kaduk Committer: Tom Yu Commit: aa1675d1f83c290b2027317e41d3487fd0eb82cf Branch: krb5-1.11 src/doc/Makefile.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)