ports/security/openvas8-cli/files/patch-doc-CMakeLists.txt
Jose Alonso Cardenas Marquez 2f70d017ff - Update to 1.4.5
- Take maintainership
- Prepare to import OpenVAS 9 ports
2017-08-03 22:25:52 +00:00

8 lines
307 B
Text

--- doc/CMakeLists.txt 2016-07-21 01:33:19.000000000 -0500
+++ doc/CMakeLists.txt 2017-08-03 11:48:48.150617000 -0500
@@ -131,4 +131,4 @@
endif (XMLMANTOHTML_EXECUTABLE)
install (FILES omp.8 check_omp.8 omp-dialog.8
- DESTINATION ${DATADIR}/man/man8 )
+ DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man8 )