summaryrefslogtreecommitdiff
path: root/sci-chemistry/gromacs/gromacs-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-22 19:57:35 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-22 19:57:35 +0000
commit7ef0a54f9e5cc53b6f0eb75144a94d0ad98aeef5 (patch)
tree9734aa209cf03e9a1dbb47051043fc5745af4e69 /sci-chemistry/gromacs/gromacs-9999.ebuild
parent2f6f16889bbcd9674d325806a89c9ac4d1654990 (diff)
gentoo auto-resync : 22:12:2022 - 19:57:35
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
index c69ff70b99d3..36a9fd3ae771 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -301,7 +301,7 @@ src_install() {
if use doc; then
if [[ ${PV} != *9999* ]]; then
- newdoc "${DISTDIR}/manual-${PV}.pdf" "${PN}-manual-${PV}.pdf"
+ newdoc "${DISTDIR}/manual-${PV/_/-}.pdf" "${PN}-manual-${PV}.pdf"
fi
fi
done