]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: make kernel-install a template file, add --version, add to tests 22980/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 5 Apr 2022 16:18:56 +0000 (18:18 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 5 Apr 2022 20:18:31 +0000 (22:18 +0200)
commit99d8cbceffbae7ce58f47ed4c099bff574689ae4
tree4acc4436381efe42cd7d971574024440fb015d6b
parent8f04a1ca2bf973e5419c32adca1dcf888e0b263f
meson: make kernel-install a template file, add --version, add to tests

In --help output, change "$0" → "kernel-install". We generally don't include
the full path in --help output, and let's not do this here either.

kernel-install is now in build/ directly, not in the subdirectory.
man/kernel-install.xml
meson.build
src/kernel-install/kernel-install.in [moved from src/kernel-install/kernel-install with 95% similarity]
src/kernel-install/meson.build