summaryrefslogtreecommitdiff
path: root/dev-java/openjfx/openjfx-11.0.3_p1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-22 18:41:30 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-22 18:41:30 +0000
commit580f05ea8f512d11e23e8da80177d27835cbdbbc (patch)
tree48f1c956bdc671653181038c8d67d35bc8569d41 /dev-java/openjfx/openjfx-11.0.3_p1.ebuild
parentf29eb0598f62fc3b5f09f2de5a89c0437c6164d9 (diff)
gentoo resync : 22.02.2020
Diffstat (limited to 'dev-java/openjfx/openjfx-11.0.3_p1.ebuild')
-rw-r--r--dev-java/openjfx/openjfx-11.0.3_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/openjfx/openjfx-11.0.3_p1.ebuild b/dev-java/openjfx/openjfx-11.0.3_p1.ebuild
index 02d8964eaea0..8298a8316d0b 100644
--- a/dev-java/openjfx/openjfx-11.0.3_p1.ebuild
+++ b/dev-java/openjfx/openjfx-11.0.3_p1.ebuild
@@ -215,6 +215,6 @@ src_install() {
if use doc; then
insinto /usr/share/doc/"${PF}"/html
doins -r build/javadoc/.
- dosym /usr/share/doc/"${PF}" /usr/share/doc/"${PN}-${SLOT}"
+ dosym "${EPREFIX}"/usr/share/doc/"${PF}" /usr/share/doc/"${PN}-${SLOT}"
fi
}