]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: drop conditional for systemd-mstack manpage
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 24 Feb 2026 18:40:49 +0000 (18:40 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 25 Feb 2026 10:00:58 +0000 (10:00 +0000)
Follow-up for eb581ff6d9556d29f1b9b57d6a40c4adefde16a6

man/rules/meson.build

index 94ac1c919b205536e8a977df71cc6e0000c44cec..9b0b6716fcea1779f3775c054a3eda63cbf9d251 100644 (file)
@@ -1074,7 +1074,7 @@ manpages = [
  ['systemd-modules-load.service', '8', ['systemd-modules-load'], 'HAVE_KMOD'],
  ['systemd-mount', '1', ['systemd-umount'], ''],
  ['systemd-mountfsd.service', '8', ['systemd-mountfsd'], 'ENABLE_MOUNTFSD'],
- ['systemd-mstack', '1', ['mount.mstack'], 'HAVE_BLKID'],
+ ['systemd-mstack', '1', ['mount.mstack'], ''],
  ['systemd-mute-console',
   '1',
   ['systemd-mute-console.socket', 'systemd-mute-console@.service'],