File amd-device-libs-dont-install-docs.patch of Package rocm-llvm
diff --git a/amd/device-libs/CMakeLists.txt b/amd/device-libs/CMakeLists.txt
index b6cb5f28c..fd60adfe5 100644
--- a/amd/device-libs/CMakeLists.txt
+++ b/amd/device-libs/CMakeLists.txt
@@ -108,10 +108,6 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
set ( CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE.TXT" )
set ( CPACK_DEBIAN_PACKAGE_HOMEPAGE "https://github.com/RadeonOpenCompute/ROCm-Device-Libs" )
- # Install License file
- install ( FILES "${CPACK_RESOURCE_FILE_LICENSE}"
- DESTINATION ${CMAKE_INSTALL_DOCDIR})
-
set ( CPACK_GENERATOR "DEB;RPM" CACHE STRING "Default packaging generators." )
## ROCM version updates as per naming convention