mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-03 01:14:50 +00:00
fix HA manager build
else building pve-ha-crm.8 failed with: a2x: error: incorrect number of arguments Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
1fb81ffdc1
commit
25d13a7a78
@ -213,7 +213,7 @@ ha-manager.1: ${HA_MANAGER_MAN1_SOURCES}
|
||||
test -n "$${NOVIEW}" || man -l $@
|
||||
|
||||
pve-ha-crm.8: ${PVE_HA_CRM_MAN8_SOURCES}
|
||||
a2x ${A2X_MAN8_OPTIONS} manpage pve-ha-crm.adoc
|
||||
a2x ${A2X_MAN8_OPTIONS} pve-ha-crm.adoc
|
||||
test -n "$${NOVIEW}" || man -l $@
|
||||
|
||||
pve-ha-lrm.8: ${PVE_HA_LRM_MAN8_SOURCES}
|
||||
|
Loading…
Reference in New Issue
Block a user