diff options
author | Ekaterina Vaartis <vaartis@kotobank.ch> | 2021-08-03 11:07:44 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-08-09 19:40:29 +0300 |
commit | 1ebebfd24992c0e1c9c5211d69c7df5d1ff5423c (patch) | |
tree | e7a0680b8c96ccf19ee95586800317933480620f /media-gfx | |
parent | x11-themes/gnome-icon-theme-symbolic: Drop 3.10.1, EAPI5-- (diff) | |
download | gentoo-1ebebfd24992c0e1c9c5211d69c7df5d1ff5423c.tar.gz gentoo-1ebebfd24992c0e1c9c5211d69c7df5d1ff5423c.tar.bz2 gentoo-1ebebfd24992c0e1c9c5211d69c7df5d1ff5423c.zip |
media-gfx/hydrus: Fix dosym location error
Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/hydrus/hydrus-445.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/hydrus/hydrus-446.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/hydrus/hydrus-447.ebuild | 2 | ||||
-rw-r--r-- | 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 ff24bd7b24a3..177f1a8b9423 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 ff24bd7b24a3..177f1a8b9423 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 ff24bd7b24a3..177f1a8b9423 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 ff24bd7b24a3..177f1a8b9423 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}"/. |