[krbdev.mit.edu #7433] SVN Commit

Benjamin Kaduk via RT rt-comment at krbdev.mit.edu
Wed Nov 14 15:58:30 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.

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



More information about the krb5-bugs mailing list