0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 00:10:52 +00:00
termux-packages/packages/clamav/docs-CMakeLists.txt.patch
2022-11-19 15:30:26 +00:00

12 lines
372 B
Diff

--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -107,7 +107,7 @@
# When built from the release tarball, this includes the user manual
# which is exported from the clamav-faq repo.
-if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/html/index.html)
+if(FALSE)
if(WIN32)
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/html/
DESTINATION ./UserManual