commit: fe39068d8e28d6850f29dbe47cfceceab5b52566
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed May 30 00:04:24 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 30 00:27:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe39068d
media-sound/ogmtools: fix einstalldocs
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/ogmtools/ogmtools-1.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/ogmtools/ogmtools-1.5-r2.ebuild
b/media-sound/ogmtools/ogmtools-1.5-r2.ebuild
index 2abca8c77f1..56f8611e8a2 100644
--- a/media-sound/ogmtools/ogmtools-1.5-r2.ebuild
+++ b/media-sound/ogmtools/ogmtools-1.5-r2.ebuild
@@ -35,6 +35,6 @@ src_install() {
dobin dvdxchap
fi
- einstalldocs ChangeLog README TODO
+ einstalldocs
doman *.1
}