gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ✘Templating


From: Gary E. Miller
Subject: Re: ✘Templating
Date: Fri, 3 Jan 2020 15:41:34 -0800

Yo All!!

> I'm looking at templating the python shebang too.  Currently it is:
>     #!/usr/bin/env python

After looking at PEP 394 and PEP 397, I decided to template the whole
thing.  So the shabang in the .in file is:

#!@PYSHEBANG@

Which by default is replaced by scons with:

#!/usr/bin/env python

But distros can change it to anything they want in SContruct, and all,
or eventually all, the python files get build with it.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        address@hidden  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpjGwK342w7R.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]