commit: 73ad75163c67239c0bd5917d41658eff87b4ebfb
Author: Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 01:50:19 2022 +0000
Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 03:29:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ad7516
dev-libs/intel-compute-runtime: don't apply already applied patch
The patch is already applied in this version in upstream.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git
a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild
b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild
index 4b6c563cdd2a..a58424820a2a 100644
--- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild
+++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild
@@ -41,8 +41,6 @@ BDEPEND="virtual/pkgconfig"
DOCS=( "README.md" "FAQ.md" )
-PATCHES=( "${FILESDIR}/${PN}-22.12.22749-metrics.patch" )
-
src_configure() {
local mycmakeargs=(
-DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"