1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 08:38:39 +00:00

change manpage path

This commit is contained in:
Lu Wang 2012-09-02 01:22:40 +08:00
parent f15bfb3ed8
commit 9c4d30fa88

View File

@ -46,4 +46,4 @@ target_link_libraries(pdf2htmlEX poppler boost_program_options boost_filesystem
install (TARGETS pdf2htmlEX DESTINATION bin)
file (GLOB datafiles share/*)
install (FILES ${datafiles} DESTINATION share/pdf2htmlEX)
install (FILES pdf2htmlEX.1 DESTINATION man/man1)
install (FILES pdf2htmlEX.1 DESTINATION share/man/man1)