You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
361 B

--- a/freshclam/CMakeLists.txt
+++ b/freshclam/CMakeLists.txt
@@ -38,7 +38,6 @@ endif()
if(WIN32)
INSTALL(CODE "FILE(MAKE_DIRECTORY \${ENV}\${CMAKE_INSTALL_PREFIX}/database)")
else()
- INSTALL(CODE "FILE(MAKE_DIRECTORY \${ENV}\${CMAKE_INSTALL_PREFIX}/share/clamav)")
endif()
# now we rename resman-bin executable to resman using target properties