<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - #!/usr/bin/python in data/ontology2code"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73837#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - #!/usr/bin/python in data/ontology2code"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73837">bug 73837</a>
              from <span class="vcard"><a class="email" href="mailto:ajacoutot@openbsd.org" title="Antoine Jacoutot <ajacoutot@openbsd.org>"> <span class="fn">Antoine Jacoutot</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=73837#c3">comment #3</a>)
<span class="quote">> If we can detect the correct python binary in configure, we can use @PYTHON@
> or modify the Makefile to use $(PYTHON) to execute the script.</span >

Here are the files where 'python' or '/usr/bin/python' is hardcoded. And yes, I
agree we could use @PYTHON@ (and something like $PYTHON in configure.ac).

Tests and tools might not be that big of a deal since they're not installed/run
as part of the build afaics and one can always run then manually using the
correct path to the python interpreter.

configure.ac
data/ontology2code
test/dbus/monitor-test.py
test/dbus/upgrade-test.py
test/dbus/remote-test.py
test/dbus/engine-test.py
test/dbus/histogram-test.py
test/dbus/result-types-test.py
test/dbus/blacklist-test.py
test/dbus/run-all-tests.py
test/dbus/dsr-test.py
tools/tali</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>