[Zeitgeist-bugs] [Bug 73837] #!/usr/bin/python in data/ontology2code

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 3 00:53:03 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73837

--- Comment #4 from Antoine Jacoutot <ajacoutot at openbsd.org> ---
(In reply to comment #3)
> 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.

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/zeitgeist-bugs/attachments/20140303/587dd0f3/attachment.html>


More information about the Zeitgeist-bugs mailing list