[Git][NTPsec/ntpsec][master] Correct the byuld rcipe for autorevision 1.17

Eric S. Raymond gitlab at mg.gitlab.com
Tue Nov 22 00:57:05 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
139b0b69 by Eric S. Raymond at 2016-11-21T19:56:49-05:00
Correct the byuld rcipe for autorevision 1.17

- - - - -


1 changed file:

- pylib/wscript


Changes:

=====================================
pylib/wscript
=====================================
--- a/pylib/wscript
+++ b/pylib/wscript
@@ -32,7 +32,7 @@ def build(ctx):
     ctx(
 	before      = ['pyc', 'pyo'],
 	cwd         = srcnode,
-	rule        = 'VCS_EXTRA=`cat ${SRC}` ../wafhelpers/autorevision.sh -o ${TGT[1].abspath()} -e VERSION -t python >${TGT[0].name}',
+	rule        = 'VCS_EXTRA=`cat ${SRC}` ../wafhelpers/autorevision.sh -e VERSION -o ${TGT[1].abspath()} -e VERSION -t python >${TGT[0].name}',
 	source      = "../VERSION",
 	target      = [target3, '../wafhelpers/.autorevision-cache', '../wafhelpers/autorevision.sh'],
 	)



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/139b0b695f034a6c299d6828845dceaf6b3e68d3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161122/4d1f86e6/attachment.html>


More information about the vc mailing list