]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tools: add checktarball-meson.sh
authorKarel Zak <kzak@redhat.com>
Thu, 13 Mar 2025 09:12:26 +0000 (10:12 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 13 Mar 2025 09:13:58 +0000 (10:13 +0100)
commitb674e9f517358537dab0132c6f9311dc0c47fee2
tree0a35123827af80b197523298cb43efb16bb62c22
parentb8d8e3c7a03e36e3e4ef1c31416f7ef1e36a3e58
tools: add checktarball-meson.sh

Simple script to check for missing meson.build files in the release tarball.

Addresses: https://github.com/util-linux/util-linux/issues/3460
Signed-off-by: Karel Zak <kzak@redhat.com>
tools/checktarball-meson.sh [new file with mode: 0755]