[krbdev.mit.edu #7433] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Nov 16 14:58:24 EST 2012


Make glue for building PDFs

sphinx-build's latex output engine creates a subdirectory with
various latex files, and a Makefile.  The generated Makefile assumes
gmake, which we do not.  The logic needed in this makefile is rather
simple, so we just include it in src/doc/Makefile.in, even if we
do need a rather complicated shell expression to work in the subdirectory.

(cherry picked from commit f06725b7a98c16630f80d8cc1dd6386a7d21a058)

https://github.com/krb5/krb5/commit/12e7827ee9b89d67164cef7aa64416722c0016ad
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 12e7827ee9b89d67164cef7aa64416722c0016ad
Branch: krb5-1.11
 .gitignore          |    1 +
 src/doc/Makefile.in |   26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list