[Git][NTPsec/ntpsec][master] Renove a magic link obsolesced by PYTHONPATH changes.

Eric S. Raymond gitlab at mg.gitlab.com
Tue Sep 26 11:37:08 UTC 2017


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


Commits:
f7d063ed by Eric S. Raymond at 2017-09-26T07:36:31-04:00
Renove a magic link obsolesced by PYTHONPATH changes.

- - - - -


1 changed file:

- wscript


Changes:

=====================================
wscript
=====================================
--- a/wscript
+++ b/wscript
@@ -1024,7 +1024,7 @@ def afterparty(ctx):
     if ctx.cmd in ('uninstall', 'install'):
         # Make sure libs are removed from the old location
         FixConfig.cleanup_python_libs(ctx, ctx.cmd)
-    for x in ("ntpclients", "tests/pylib"):
+    for x in ("tests/pylib",):
         # List used to be longer...
         path_build = ctx.bldnode.make_node("pylib")
         path_source = ctx.bldnode.make_node(x + "/ntp")



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f7d063edc5925fce8458df5a48638829e9b2ebf7

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f7d063edc5925fce8458df5a48638829e9b2ebf7
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170926/29071cfb/attachment.html>


More information about the vc mailing list