summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-build/rocm-cmake/files/rocm-cmake-5.0.2-license.patch')
-rw-r--r--dev-build/rocm-cmake/files/rocm-cmake-5.0.2-license.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-build/rocm-cmake/files/rocm-cmake-5.0.2-license.patch b/dev-build/rocm-cmake/files/rocm-cmake-5.0.2-license.patch
deleted file mode 100644
index b4a73e1bc2ed..000000000000
--- a/dev-build/rocm-cmake/files/rocm-cmake-5.0.2-license.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-This is not needed. Gentoo automatically collect license files into
-the documentation directory.
-
-Index: rocm-cmake-rocm-5.0.2/share/rocm/cmake/ROCMCreatePackage.cmake
-===================================================================
---- rocm-cmake-rocm-5.0.2.orig/share/rocm/cmake/ROCMCreatePackage.cmake
-+++ rocm-cmake-rocm-5.0.2/share/rocm/cmake/ROCMCreatePackage.cmake
-@@ -230,7 +230,6 @@ macro(rocm_create_package)
- ")
- endforeach()
- endif()
-- rocm_setup_license(${PARSE_HEADER_ONLY})
- if(PARSE_COMPONENTS)
- rocm_set_comp_cpackvar(PARSE_HEADER_ONLY "${PARSE_COMPONENTS}")
- endif()