summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--repo/x11-misc/remind/remind-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/x11-misc/remind/remind-9999.ebuild b/repo/x11-misc/remind/remind-9999.ebuild
index 41d4ce2..e46c13a 100644
--- a/repo/x11-misc/remind/remind-9999.ebuild
+++ b/repo/x11-misc/remind/remind-9999.ebuild
@@ -36,7 +36,7 @@ src_install() {
emake DESTDIR="${D}" install || die "make install failed"
dobin www/rem2html || die "dobin failed"
- dodoc README COPYRIGHT WINDOWS www/README.* || die "dodoc failed"
+ dodoc docs/WHATSNEW examples/defs.rem www/README.* || die "dodoc failed"
if ! use tk ; then
rm "${D}"/usr/bin/tkremind "${D}"/usr/share/man/man1/tkremind* \