summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authorTorsten Veller <torsten@veller.net>2008-06-05 23:30:28 +0200
committerTorsten Veller <torsten@veller.net>2008-06-05 23:30:28 +0200
commit3095ca6c1e332962d8e8bd9284bcbc100ab6da84 (patch)
tree98613e94330bb74e35c24e97b88d407f09d0a915 /repo
parentDrop KEYWORDS. Fix HOMEPAGE. (diff)
downloadtove-3095ca6c1e332962d8e8bd9284bcbc100ab6da84.tar.gz
tove-3095ca6c1e332962d8e8bd9284bcbc100ab6da84.tar.bz2
tove-3095ca6c1e332962d8e8bd9284bcbc100ab6da84.zip
Add useful docs.
Diffstat (limited to 'repo')
-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* \