From eda24b781d671f1cf5b575fdf49e023cc78d62f5 Mon Sep 17 00:00:00 2001 From: "Sv. Lockal" Date: Wed, 6 Mar 2024 20:33:05 +0000 Subject: [PATCH] sci-libs/rocBLAS: fix doxygen directory Signed-off-by: Sv. Lockal Signed-off-by: Sam James --- .../{rocBLAS-5.7.1-r1.ebuild => rocBLAS-5.7.1-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sci-libs/rocBLAS/{rocBLAS-5.7.1-r1.ebuild => rocBLAS-5.7.1-r2.ebuild} (99%) diff --git a/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild b/sci-libs/rocBLAS/rocBLAS-5.7.1-r2.ebuild similarity index 99% rename from sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild rename to sci-libs/rocBLAS/rocBLAS-5.7.1-r2.ebuild index 77a659cb9a093..ed39ae5207d87 100644 --- a/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild +++ b/sci-libs/rocBLAS/rocBLAS-5.7.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DOCS_BUILDER="doxygen" -DOCS_DIR="docs" +DOCS_DIR="docs/.doxygen" DOCS_DEPEND="media-gfx/graphviz" ROCM_VERSION=${PV} inherit cmake docs edo multiprocessing rocm