summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/deform/deform-0.9.9.ebuild')
-rw-r--r--dev-python/deform/deform-0.9.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/deform/deform-0.9.9.ebuild b/dev-python/deform/deform-0.9.9.ebuild
index 9f5b59fc1fce..64f187924daf 100644
--- a/dev-python/deform/deform-0.9.9.ebuild
+++ b/dev-python/deform/deform-0.9.9.ebuild
@@ -36,5 +36,5 @@ src_install() {
# the docs would not actually work offline). Install the
# source, which is somewhat readable.
docinto docs
- dodoc docs/*.rst || die
+ dodoc docs/*.rst
}