mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
dev-libs/rocdbgapi: fix path docs installation
Closes: https://bugs.gentoo.org/965860 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44553 Closes: https://github.com/gentoo/gentoo/pull/44553 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
2d17a877ee
commit
2c48bdfc3a
@ -35,6 +35,7 @@ DEPEND="
|
||||
src_prepare() {
|
||||
sed -e "s/-Werror//" \
|
||||
-e "s:\${CMAKE_INSTALL_DATADIR}/html/amd-dbgapi:\${CMAKE_INSTALL_DOCDIR}/html:" \
|
||||
-e "s:\${CMAKE_INSTALL_DATADIR}/doc/\${CPACK_PACKAGE_NAME}:\${CMAKE_INSTALL_DOCDIR}:" \
|
||||
-e "s/COMPONENT asan/COMPONENT asan EXCLUDE_FROM_ALL/" \
|
||||
-i CMakeLists.txt || die
|
||||
cmake_src_prepare
|
||||
Loading…
x
Reference in New Issue
Block a user