diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-01-31 10:06:05 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-01-31 10:06:09 +0100 |
commit | 2d37ea5ca901e1c23f840c1a625d0dca3bbcf652 (patch) | |
tree | a05b6b6e8190c6f1199331d889d6d6298585ab9d /man/systemd-repart.xml | |
parent | Merge pull request #14712 from wlhlm/root-storage-daemons-docs-fix (diff) | |
download | systemd-2d37ea5ca901e1c23f840c1a625d0dca3bbcf652.tar.xz systemd-2d37ea5ca901e1c23f840c1a625d0dca3bbcf652.zip |
man: do not install man pages for systemd-repart if it is disabled
Closes #14716.
Diffstat (limited to 'man/systemd-repart.xml')
-rw-r--r-- | man/systemd-repart.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml index cffcb5403a..f55be4f328 100644 --- a/man/systemd-repart.xml +++ b/man/systemd-repart.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!-- SPDX-License-Identifier: LGPL-2.1+ --> -<refentry id="systemd-repart" +<refentry id="systemd-repart" conditional='ENABLE_REPART' xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> |