commit:     1ebebfd24992c0e1c9c5211d69c7df5d1ff5423c
Author:     Ekaterina Vaartis <vaartis <AT> kotobank <DOT> ch>
AuthorDate: Tue Aug  3 08:07:44 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug  9 16:40:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebebfd2

media-gfx/hydrus: Fix dosym location error

Signed-off-by: Ekaterina Vaartis <vaartis <AT> kotobank.ch>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-gfx/hydrus/hydrus-445.ebuild | 2 +-
 media-gfx/hydrus/hydrus-446.ebuild | 2 +-
 media-gfx/hydrus/hydrus-447.ebuild | 2 +-
 media-gfx/hydrus/hydrus-448.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/hydrus/hydrus-445.ebuild 
b/media-gfx/hydrus/hydrus-445.ebuild
index ff24bd7b24a..177f1a8b942 100644
--- a/media-gfx/hydrus/hydrus-445.ebuild
+++ b/media-gfx/hydrus/hydrus-445.ebuild
@@ -127,7 +127,7 @@ src_install() {
        # These files are copied into doc
        rm -r "${DOCS[@]}" "${HTML_DOCS[@]}" || die
        # The program expects to find documentation here, so add a symlink to 
doc
-       dosym "${doc}/html/help" help
+       dosym "${doc}/html/help" /opt/hydrus/help
 
        insinto /opt/hydrus
        doins -r "${S}"/.

diff --git a/media-gfx/hydrus/hydrus-446.ebuild 
b/media-gfx/hydrus/hydrus-446.ebuild
index ff24bd7b24a..177f1a8b942 100644
--- a/media-gfx/hydrus/hydrus-446.ebuild
+++ b/media-gfx/hydrus/hydrus-446.ebuild
@@ -127,7 +127,7 @@ src_install() {
        # These files are copied into doc
        rm -r "${DOCS[@]}" "${HTML_DOCS[@]}" || die
        # The program expects to find documentation here, so add a symlink to 
doc
-       dosym "${doc}/html/help" help
+       dosym "${doc}/html/help" /opt/hydrus/help
 
        insinto /opt/hydrus
        doins -r "${S}"/.

diff --git a/media-gfx/hydrus/hydrus-447.ebuild 
b/media-gfx/hydrus/hydrus-447.ebuild
index ff24bd7b24a..177f1a8b942 100644
--- a/media-gfx/hydrus/hydrus-447.ebuild
+++ b/media-gfx/hydrus/hydrus-447.ebuild
@@ -127,7 +127,7 @@ src_install() {
        # These files are copied into doc
        rm -r "${DOCS[@]}" "${HTML_DOCS[@]}" || die
        # The program expects to find documentation here, so add a symlink to 
doc
-       dosym "${doc}/html/help" help
+       dosym "${doc}/html/help" /opt/hydrus/help
 
        insinto /opt/hydrus
        doins -r "${S}"/.

diff --git a/media-gfx/hydrus/hydrus-448.ebuild 
b/media-gfx/hydrus/hydrus-448.ebuild
index ff24bd7b24a..177f1a8b942 100644
--- a/media-gfx/hydrus/hydrus-448.ebuild
+++ b/media-gfx/hydrus/hydrus-448.ebuild
@@ -127,7 +127,7 @@ src_install() {
        # These files are copied into doc
        rm -r "${DOCS[@]}" "${HTML_DOCS[@]}" || die
        # The program expects to find documentation here, so add a symlink to 
doc
-       dosym "${doc}/html/help" help
+       dosym "${doc}/html/help" /opt/hydrus/help
 
        insinto /opt/hydrus
        doins -r "${S}"/.

Reply via email to