Need modification to waf build recipe
Eric S. Raymond
esr at thyrsus.com
Thu Aug 11 12:11:05 UTC 2016
This is a heads-up to Amar.
As part of the effort to rewrite ntpq in Python, I have renamed the old
pylib/ directory to wafhelpers/ and created a new pylib/ that contains
an installable Python module. (The rename is to maintain parallelism
with perllib).
On install, I need the build recipe to copy this module directory to
rootspace where Python programs can import it under the name 'ntp'. I
looked in the waf book to try to do this myself but have not found a
recipe.
Eventually this will replace perllib as we translate all the old
Perl scripts to Python.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
"Those who make peaceful revolution impossible
will make violent revolution inevitable."
-- John F. Kennedy
More information about the devel
mailing list