summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/mhash/mhash-0.8.9.ebuild')
-rw-r--r--app-crypt/mhash/mhash-0.8.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mhash/mhash-0.8.9.ebuild b/app-crypt/mhash/mhash-0.8.9.ebuild
index eb71f15ce65a..c6cdfb7424e8 100644
--- a/app-crypt/mhash/mhash-0.8.9.ebuild
+++ b/app-crypt/mhash/mhash-0.8.9.ebuild
@@ -31,6 +31,6 @@ src_install () {
install || die
dodoc AUTHORS COPYING INSTALL NEWS README TODO
- docinto html
- dodoc doc/*.html doc/*.txt doc/skid*
+ dodoc doc/*.txt doc/skid*
+ dohtml -r doc
}