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

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