summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/topcom')
-rw-r--r--sci-mathematics/topcom/topcom-0.17.7-r1.ebuild (renamed from sci-mathematics/topcom/topcom-0.17.7.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/topcom/topcom-0.17.7.ebuild b/sci-mathematics/topcom/topcom-0.17.7-r1.ebuild
index 6ff02493a140..0e7e8c06ff27 100644
--- a/sci-mathematics/topcom/topcom-0.17.7.ebuild
+++ b/sci-mathematics/topcom/topcom-0.17.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -41,7 +41,7 @@ src_install() {
use examples && dodoc -r "${S}"/examples
- docinto /usr/share/doc/${PF}/html
+ docinto html
use doc && dodoc "${DISTDIR}"/TOPCOM-manual.html
mv "${ED}"/usr/bin/cube "${ED}"/usr/bin/topcom_cube || die