diff options
Diffstat (limited to 'media-gfx/hydrus/hydrus-446.ebuild')
-rw-r--r-- | media-gfx/hydrus/hydrus-446.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}"/. |