mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
dev-util/rocm_bandwidth_test: fix docs installation path
Closes: https://bugs.gentoo.org/966196 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44725 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
8d50076eff
commit
999937adaf
@ -66,7 +66,7 @@ src_prepare() {
|
||||
|
||||
sed -e "/set(AMD_ROCM_STAGING_INSTALL_LIBDIR/ s/lib/$(get_libdir)/" \
|
||||
-e "/set(AMD_ROCM_STAGING_INSTALL_EXPORTDIR/ s/lib/$(get_libdir)/" \
|
||||
-e "s:DOCDIR}/\${CPACK_PACKAGE_NAME}:DOCDIR}/${P}:" \
|
||||
-e "s:DOCDIR}/\${CPACK_PACKAGE_NAME}:DOCDIR}/${PF}:" \
|
||||
-i CMakeLists.txt || die
|
||||
|
||||
sed -e "s:/usr/local/lib:${EPREFIX}/usr/$(get_libdir):" \
|
||||
Loading…
x
Reference in New Issue
Block a user