On Thu, May 10, 2018 at 9:44 AM, Gary E. Miller via devel <devel@ntpsec.org>
wrote:

> Yo Udo!
>
> On Thu, 10 May 2018 17:30:05 +0200
> Udo van den Heuvel via devel <devel@ntpsec.org> wrote:
>
> > I built ntpsec 1.1.0 for the first time on the Feddora 28 platform.
> > I noticed that they want to move away from invocations of
> > /usr/bin/python towards explicit choices for /usr/bin/python2 or
> > /usr/bin/python3.
>
> Uh, where?  I can't find any:
>
> ntpsec # fgrep bin/python * -r
> ntpsec #
>

IIRC the invocation used is  #!/usr/bin/env python  which is what would
be replaced shortly after the definition of scripts in build() from
/wscript .

Also it causes a llittle trouble when building as a snap but nothing that
can not be worked around.
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to