The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution. This package contains a command-line tool to control the OpenVAS Manager and a Nagios plugin. WWW: http://www.openvas.org/
8 lines
307 B
Text
8 lines
307 B
Text
--- doc/CMakeLists.txt 2016-07-21 01:33:19.000000000 -0500
|
|
+++ doc/CMakeLists.txt 2017-08-03 12:02:21.673557000 -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 )
|