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