aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-09-26 00:11:32 +0000
committerAisha Tammy <gentoo@aisha.cc>2020-09-26 00:11:32 +0000
commit154ff887dc54668233b5f9c811e4ecdc6a2a6b76 (patch)
tree304802e6531acedd93c8ff7ed985553abf682fb8
parentdev-libs/boost-compute: restrict tests to FEATURE=test (diff)
downloadsci-154ff887.tar.gz
sci-154ff887.tar.bz2
sci-154ff887.zip
dev-python/Forthon: remove dohtml
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
-rw-r--r--dev-python/Forthon/Forthon-0.8.49.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/Forthon/Forthon-0.8.49.ebuild b/dev-python/Forthon/Forthon-0.8.49.ebuild
index 8208e0381..63c487ed8 100644
--- a/dev-python/Forthon/Forthon-0.8.49.ebuild
+++ b/dev-python/Forthon/Forthon-0.8.49.ebuild
@@ -15,8 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
python_install_all() {
- dodoc -r {example,simpleexample}
- dohtml docs/index.html
+ dodoc -r example simpleexample docs
distutils-r1_python_install_all
}