]> git.ipfire.org Git - thirdparty/systemd.git/commit - hwdb.d/parse_hwdb.py
more portable python shebangs (#5816)
authorJörg Thalheim <Mic92@users.noreply.github.com>
Mon, 1 May 2017 00:26:56 +0000 (02:26 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 1 May 2017 00:26:56 +0000 (20:26 -0400)
commit3e67e5c9928f8b1e1c5a63def88d53ed1fed12eb
treeed8167b908dc274da6635b3e192ea214b72ab0b1
parentdb374ff564e509be86ed22667de1c245ad2c5387
more portable python shebangs (#5816)

This is useful on systems like NixOS, where python3 is not in
/usr/bin/python3 as well as for people using alternative ways to
install python such as virtualenv/pyenv.
18 files changed:
hwdb/acpi-update.py
hwdb/parse_hwdb.py
man/90-rearrange-path.py
src/basic/generate-gperfs.py
src/journal-remote/log-generator.py
src/resolve/generate-dns_type-gperf.py
src/test/generate-sym-test.py
test/create-sys-script.py
test/rule-syntax-check.py
test/sys-script.py
test/sysv-generator-test.py
test/test-exec-deserialization.py
tools/catalog-report.py
tools/gdb-sd_dump_hashmaps.py
tools/make-directive-index.py
tools/make-man-index.py
tools/make-man-rules.py
tools/xml_helper.py