2
0
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:
Francis Dupont
2020-07-27 12:03:34 +02:00
committed by Tomek Mrugalski
parent e45f5188c9
commit a8d9a1d8fe

View File

@@ -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