[Git][NTPsec/ntpsec][20k-Nov22-install-test-fix] bin_test: try to remove a little bit of build scaffolding.

James Browning gitlab at mg.gitlab.com
Fri Nov 27 12:42:20 UTC 2020



James Browning pushed to branch 20k-Nov22-install-test-fix at NTPsec / ntpsec


Commits:
1cb50125 by James Browning at 2020-11-27T04:38:27-08:00
bin_test: try to remove a little bit of build scaffolding.


- - - - -


1 changed file:

- wafhelpers/bin_test.py


Changes:

=====================================
wafhelpers/bin_test.py
=====================================
@@ -108,7 +108,7 @@ def cmd_bin_test(ctx):
         pypath = destdir + ctx.env.PYTHONARCHDIR
         libpath = destdir + ctx.env.LIBDIR
         env = {'PYTHONPATH': pypath,
-               'CTYPESDIR': libpath }
+               'CTYPESDIR': libpath } if destdir != '/' else None
         path = destdir + os.sep if destdir != '/' else '/'
         spath = path + ctx.env.SBINDIR[1:] + os.sep
         path = path + ctx.env.BINDIR[1:] + os.sep



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/1cb50125b5c32b19c673285a0daa8c83d6cea59b

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/1cb50125b5c32b19c673285a0daa8c83d6cea59b
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/20201127/60411719/attachment.htm>


More information about the vc mailing list