Posted on Nov 12, 2010 by
Grumpy Dog
the attached patch makes make html
removes shebang from sphinx/fixdoc, awk is looked for in sphinx/Makefile, and replaces gensub
calls with sub
. this should fix doc generation on systems with awk in a different place (freebsd has it in /usr/bin) and/or without gawk.
- sphinx-fixdoc-nongnu,0.patch 2.33KB
Comment #1
Posted on Nov 12, 2010 by Massive PandaApplied in rec52348896. Thanks!
Status: Fixed
Labels:
Type-Defect
Priority-Medium