]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: avoid error message if git is not installed
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 Dec 2024 11:39:04 +0000 (12:39 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 5 Dec 2024 12:49:50 +0000 (12:49 +0000)
commit40238aeee2b7e67daf4a701791eae5149ffec080
tree0428352efcea5d8bc3f71276b3e4626685e77bad
parent900ac3a76a5770173229f5641506611fbb7c8af7
meson: avoid error message if git is not installed

[1/9] Generating version.h with a custom command
/home/zbyszek/src/systemd/tools/vcs-tag.sh: line 17: git: command not found

If git is not available, do not try to call it.
tools/vcs-tag.sh