[Git][NTPsec/ntpsec][master] Continuing the attempt to get back to a working site grinder.
Eric S. Raymond
gitlab at mg.gitlab.com
Tue Oct 25 19:19:57 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
9522b0dc by Eric S. Raymond at 2016-10-25T15:19:27-04:00
Continuing the attempt to get back to a working site grinder.
- - - - -
1 changed file:
- wafhelpers/configure.py
Changes:
=====================================
wafhelpers/configure.py
=====================================
--- a/wafhelpers/configure.py
+++ b/wafhelpers/configure.py
@@ -87,7 +87,7 @@ def cmd_configure(ctx, config):
ctx.env.ASCIIDOC_FLAGS = ["-f", "%s/docs/asciidoc.conf" % ctx.srcnode.abspath()]
ctx.env.ENABLE_DOC_ONLY = ctx.options.enable_doc_only
ctx.env.ENABLE_DOC_USER = ctx.options.enable_doc
- ctx.env.HTMLDIR = ctx.options.htmldir
+ ctx.env.HTMLDIR = ctx.options.path_doc
# XXX: conditionally build this with --disable-man? Should it build without docs enabled?
ctx.env.A2X_FLAGS = ["--format", "manpage", "--asciidoc-opts=--conf-file=%s/docs/asciidoc.conf" % ctx.srcnode.abspath()]
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9522b0dcd4a7c7b2aa43e0488422bd14ee7ca1d1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161025/e96197c3/attachment.html>
More information about the vc
mailing list