File amd-comgr-dont-install-docs.patch of Package rocm-llvm

diff --git a/amd/comgr/CMakeLists.txt b/amd/comgr/CMakeLists.txt
index 21a544402c48..3306daf18e2f 100644
--- a/amd/comgr/CMakeLists.txt
+++ b/amd/comgr/CMakeLists.txt
@@ -359,18 +359,18 @@ install(FILES
   COMPONENT amd-comgr
   DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/${amd_comgr_NAME})
 
-if(ENABLE_ASAN_PACKAGING)
-  install(FILES
-    "LICENSE.txt"
-    COMPONENT asan
-    DESTINATION ${CMAKE_INSTALL_DOCDIR}-asan)
-else()
-  install(FILES
-    "README.md"
-    "LICENSE.txt"
-    COMPONENT amd-comgr
-    DESTINATION ${CMAKE_INSTALL_DOCDIR})
-endif()
+# if(ENABLE_ASAN_PACKAGING)
+#   install(FILES
+#     "LICENSE.txt"
+#     COMPONENT asan
+#     DESTINATION ${CMAKE_INSTALL_DOCDIR}-asan)
+# else()
+#   install(FILES
+#     "README.md"
+#     "LICENSE.txt"
+#     COMPONENT amd-comgr
+#     DESTINATION ${CMAKE_INSTALL_DOCDIR})
+# endif()
 
 # Generate the install-tree package.
 set(AMD_COMGR_PREFIX_CODE "
openSUSE Build Service is sponsored by