summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-25 17:39:53 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-25 17:43:24 +0200
commit18a038d69a40bfd7a6ff8b9d0f9bf642604307b1 (patch)
tree77e1f6790dc4810d78c7e61c3d13ad511d762082 /dev-vcs/tortoisehg/tortoisehg-5.0.2.ebuild
parentmedia-gfx/album: don't use dohtml (diff)
downloadgentoo-18a038d69a40bfd7a6ff8b9d0f9bf642604307b1.tar.gz
gentoo-18a038d69a40bfd7a6ff8b9d0f9bf642604307b1.tar.bz2
gentoo-18a038d69a40bfd7a6ff8b9d0f9bf642604307b1.zip
dev-vcs/tortoisehg: don't use dohtml
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-vcs/tortoisehg/tortoisehg-5.0.2.ebuild')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-5.0.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-5.0.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-5.0.2.ebuild
index b6640a72fdec..869a5571f9ff 100644
--- a/dev-vcs/tortoisehg/tortoisehg-5.0.2.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-5.0.2.ebuild
@@ -62,7 +62,8 @@ python_install_all() {
distutils-r1_python_install_all
dodoc doc/ReadMe*.txt doc/TODO contrib/mergetools.rc
if use doc ; then
- dohtml -r doc/build/html/
+ docinto html
+ dodoc -r doc/build/html/.
fi
newicon -s scalable icons/scalable/apps/thg.svg thg_logo.svg
domenu contrib/thg.desktop