--- CMakeLists.txt.orig	2026-06-06 14:52:01 UTC
+++ CMakeLists.txt
@@ -444,14 +444,11 @@ endif()
     add_subdirectory(tools/clang-tidy-plugin)
 endif()
 
-install(DIRECTORY doc TYPE DOC)
-
 if (RELEASE)
     install(FILES
         ${CMAKE_SOURCE_DIR}/README.md
         ${CMAKE_SOURCE_DIR}/LICENSE.txt
         ${CMAKE_SOURCE_DIR}/LICENSE-OFL-Terminus-Font.txt
-        ${CMAKE_SOURCE_DIR}/VERSION.txt
         TYPE DOC)
     if (TILES)
         if (USE_PREFIX_DATA_DIR)
