mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#1248] Addressed comment
This commit is contained in:
committed by
Tomek Mrugalski
parent
e45f5188c9
commit
a8d9a1d8fe
@@ -144,7 +144,7 @@ endif
|
|||||||
else
|
else
|
||||||
if INSTALL_MANS
|
if INSTALL_MANS
|
||||||
${MKDIR_P} ${DESTDIR}${mandir}/man8
|
${MKDIR_P} ${DESTDIR}${mandir}/man8
|
||||||
${INSTALL_DATA} $(sphinxbuilddir)/man/*.8 ${DESTDIR}${mandir}/man8/
|
${INSTALL_DATA} $(man8s) ${DESTDIR}${mandir}/man8/
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user