#1125. Thank You to Michał for reporting and providing the patch.

This commit is contained in:
Robin Mills
2015-10-04 18:21:31 +00:00
parent 885899ae6b
commit e3e4711190
3 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -321,7 +321,7 @@ INSTALL( FILES ${LIBEXIV2_HDR} DESTINATION include/exiv2 )
# ******************************************************************************
# Man page
INSTALL( FILES exiv2.1 DESTINATION man/man1 )
INSTALL( FILES exiv2.1 DESTINATION ${CMAKE_INSTALL_MANDIR}/man1 )
# That's all Folks!
##