]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: rename target to update-hwdb-autosuspend 18388/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 27 Jan 2021 08:23:02 +0000 (09:23 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 27 Jan 2021 08:24:30 +0000 (09:24 +0100)
commit816f31d0184c18f71c177a5c0bb15eaeddf3af2e
tree9e743d5d1dd2127c226cef8253b2e2126d6447f3
parent4095cff07e1db4c220ff150e77287b8f4f6bc3fe
meson: rename target to update-hwdb-autosuspend

The script is renamed to match.

Now all targets are named uniformly in a tab-completion-friendly fashion, with
the exception of systemd-update-po which is generated by the i18n module
automatically:

$ ninja -C build -t targets | grep update
systemd-update-po: phony
update-syscall-tables: phony
update-syscall-header: phony
update-hwdb: phony
update-hwdb-autosuspend: phony
update-dbus-docs: CUSTOM_COMMAND
update-man-rules: CUSTOM_COMMAND
hwdb.d/meson.build
meson.build
tools/update-hwdb-autosuspend.sh [moved from tools/autosuspend-update.sh with 100% similarity]