commit:     8445d3adc3d4431e7fa99ce8be29dd61530e9a0a
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 30 08:06:03 2022 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jan 30 08:07:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8445d3ad

dev-util/roctracer: Install _ostream_ops headers

Closes: https://bugs.gentoo.org/832173
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 .../roctracer/{roctracer-4.3.0.ebuild => roctracer-4.3.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/roctracer/roctracer-4.3.0.ebuild 
b/dev-util/roctracer/roctracer-4.3.0-r1.ebuild
similarity index 95%
rename from dev-util/roctracer/roctracer-4.3.0.ebuild
rename to dev-util/roctracer/roctracer-4.3.0-r1.ebuild
index 35092c81a554..5b0d3c3f5b5d 100644
--- a/dev-util/roctracer/roctracer-4.3.0.ebuild
+++ b/dev-util/roctracer/roctracer-4.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -47,7 +47,7 @@ src_prepare() {
        sed -e "/LIBRARY DESTINATION/s,lib,$(get_libdir)," \
                -e "/add_subdirectory ( \${TEST_DIR} \${PROJECT_BINARY_DIR}/d" \
                -e "/DESTINATION/s,\${DEST_NAME}/include,include/roctracer," \
-               -e "/install ( FILES \${PROJECT_BINARY_DIR}/d" \
+               -e "/install ( FILES \${PROJECT_BINARY_DIR}\/so/d" \
                -e 
"/DESTINATION/s,\${DEST_NAME}/lib64,$(get_libdir)/roctracer,g" \
                -i CMakeLists.txt || die
 

Reply via email to