[ntpsec commit] Sigh - must disable build of ntpfrob until confiuration is fixed.

Eric S. Raymond esr at ntpsec.org
Wed Oct 14 13:33:26 UTC 2015


Module:    ntpsec
Branch:    master
Commit:    378b7a0b3fa88fd74794f26c4c0b70b78014ae1e
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=378b7a0b3fa88fd74794f26c4c0b70b78014ae1e

Author:    Eric S. Raymond <esr at thyrsus.com>
Date:      Wed Oct 14 09:33:06 2015 -0400

Sigh - must disable build of ntpfrob until confiuration is fixed.

---

 wscript | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wscript b/wscript
index e60a6a0..c4170e0 100644
--- a/wscript
+++ b/wscript
@@ -100,7 +100,7 @@ def build(ctx):
 	ctx.recurse("libntp")
 	ctx.recurse("ntpdig")
 	ctx.recurse("ntpd")
-	ctx.recurse("ntpfrob")
+#	ctx.recurse("ntpfrob")
 	ctx.recurse("ntpq")
 #	ctx.recurse("clockstuff") - 
 #	ctx.recurse("kernel")



More information about the vc mailing list