diff options
author | Davide Cavalca <dcavalca@fb.com> | 2021-12-13 18:27:20 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2021-12-14 01:08:55 +0100 |
commit | ba38a24de3e15cb32450c397cf2eac951e75fb03 (patch) | |
tree | 3309e33397b38ba29ff45774d5aaff277aebbd67 /man/systemd-bless-boot.service.xml | |
parent | man: how to unset CPUQuota= (diff) | |
download | systemd-ba38a24de3e15cb32450c397cf2eac951e75fb03.tar.xz systemd-ba38a24de3e15cb32450c397cf2eac951e75fb03.zip |
man: do not install sd-boot man pages when -Dgnu-efi=false is set
Diffstat (limited to 'man/systemd-bless-boot.service.xml')
-rw-r--r-- | man/systemd-bless-boot.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-bless-boot.service.xml b/man/systemd-bless-boot.service.xml index 53d7e4afdc..53a58b3a1c 100644 --- a/man/systemd-bless-boot.service.xml +++ b/man/systemd-bless-boot.service.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!-- SPDX-License-Identifier: LGPL-2.1-or-later --> -<refentry id="systemd-bless-boot.service" conditional='ENABLE_EFI' +<refentry id="systemd-bless-boot.service" conditional='HAVE_GNU_EFI' xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> |