]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Install sysext man pages when ENABLE_SYSEXT is true
authorKrzesimir Nowak <knowak@microsoft.com>
Tue, 19 Mar 2024 13:47:36 +0000 (14:47 +0100)
committerKrzesimir Nowak <knowak@microsoft.com>
Mon, 25 Mar 2024 07:14:36 +0000 (08:14 +0100)
man/rules/meson.build
man/systemd-sysext.xml

index 38a0749fc75276df59a798671ec9fcea6cabc18b..d8862324db23d968a462bc920965977bb0cac585 100644 (file)
@@ -1077,7 +1077,7 @@ manpages = [
  ['systemd-sysext',
   '8',
   ['systemd-confext', 'systemd-confext.service', 'systemd-sysext.service'],
-  ''],
+  'ENABLE_SYSEXT'],
  ['systemd-system-update-generator', '8', [], ''],
  ['systemd-system.conf',
   '5',
index df1f10aeefb487a63ee6e7da3834f15aaf62230e..e0867964118afd8926c60c6647db3d282e8ec592 100644 (file)
@@ -3,7 +3,7 @@
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 <!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
 
-<refentry id="systemd-sysext"
+<refentry id="systemd-sysext" conditional='ENABLE_SYSEXT'
     xmlns:xi="http://www.w3.org/2001/XInclude">
 
   <refentryinfo>