summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/rcs')
-rw-r--r--dev-vcs/rcs/rcs-5.10.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-vcs/rcs/rcs-5.10.1.ebuild b/dev-vcs/rcs/rcs-5.10.1.ebuild
index 9bc91cedf4b8..414c74be6d61 100644
--- a/dev-vcs/rcs/rcs-5.10.1.ebuild
+++ b/dev-vcs/rcs/rcs-5.10.1.ebuild
@@ -47,7 +47,6 @@ src_install() {
if use doc; then
emake -C doc html
- rm -R "${ED}"/usr/share/doc/rcs || die
mv doc/rcs.html doc/html || die
dodoc -r doc/html/
fi