ports/databases/mariadb104-server/files/patch-CMakeLists.txt
Bernard Spil d94a3f91ff databases/mariadb104-server: Security update to 10.4.19
Security:	56ba4513-a1be-11eb-9072-d4c9ef517024
MFH:		2021Q2
2021-05-13 16:32:42 +00:00

12 lines
373 B
Text

--- CMakeLists.txt.orig 2019-11-07 05:52:21 UTC
+++ CMakeLists.txt
@@ -504,7 +504,9 @@ ADD_CUSTOM_TARGET(INFO_BIN ALL
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
)
+IF(FALSE)
INSTALL_DOCUMENTATION(README.md CREDITS COPYING THIRDPARTY COMPONENT Readme)
+ENDIF()
# MDEV-6526 these files are not installed anymore
#INSTALL_DOCUMENTATION(${CMAKE_BINARY_DIR}/Docs/INFO_SRC