commit:     f684f881351e0555bae157ba86fe922f3d48d879
Author:     Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
AuthorDate: Wed Jul 31 23:31:08 2024 +0000
Commit:     Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
CommitDate: Wed Jul 31 23:31:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f684f881

QA: follow Gentoo guidelines for documentation path installation. Not having a 
revision number, this patch has no effect on this particular ebuild.

Signed-off-by: Ivan Lloro <ivan.lloro.boada <AT> gmail.com>

 sci-physics/openmodelica/openmodelica-1.23.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-physics/openmodelica/openmodelica-1.23.1.ebuild 
b/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
index e533cf990..b543d3fe2 100644
--- a/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
+++ b/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
@@ -170,7 +170,7 @@ src_install() {
        dosym -r /usr/include/omc/ParModelica /usr/include/ParModelica
 
        # Documentation housekeeping & QA
-       mv "${ED}"/usr/share/doc/omc "${ED}"/usr/share/doc/"${P}" || die
+       mv "${ED}"/usr/share/doc/omc "${ED}"/usr/share/doc/"${PF}" || die
        rm -fr "${ED}"/usr/doc || die
 
        ewarn "Upstream has deprecated OMTLMSimuulator and, therefore, it has 
not been installed. Use OMSimulator/SSP instead."

Reply via email to