summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-12-31 16:25:28 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-12-31 16:25:28 +0000
commit0ae8a3829238fec1698b69a43512618a893c92ed (patch)
treefca9c18250e1bd6ffb4c84596b2998545895c571 /games-board/mt_dolphin_ia
parentamd64 stable wrt #297186 (diff)
downloadgentoo-2-0ae8a3829238fec1698b69a43512618a893c92ed.tar.gz
gentoo-2-0ae8a3829238fec1698b69a43512618a893c92ed.tar.bz2
gentoo-2-0ae8a3829238fec1698b69a43512618a893c92ed.zip
skip missing docs (bug #299074)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-board/mt_dolphin_ia')
-rw-r--r--games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild b/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild
index 1c3931976b26..72fa14e09dd1 100644
--- a/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild
+++ b/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.4 2004/06/24 22:19:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.5 2009/12/31 16:25:28 mr_bones_ Exp $
inherit games
@@ -20,6 +20,6 @@ DEPEND="=dev-libs/glib-2*
src_install() {
make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS BUGS ChangeLog NEWS README TODO
+ dodoc AUTHORS ChangeLog NEWS README
prepgamesdirs
}