summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2007-01-08 14:53:15 +0000
committerTristan Heaven <nyhm@gentoo.org>2007-01-08 14:53:15 +0000
commit353756bfab6be513fcf99c7ecb79bae46b854bf1 (patch)
tree7ba7ca68acf22b2b2f1658c58be5e1699b337261 /games-puzzle/fbg/fbg-0.9-r1.ebuild
parent Use docert from ssl-cert eclass to make our certs. (diff)
downloadgentoo-2-353756bfab6be513fcf99c7ecb79bae46b854bf1.tar.gz
gentoo-2-353756bfab6be513fcf99c7ecb79bae46b854bf1.tar.bz2
gentoo-2-353756bfab6be513fcf99c7ecb79bae46b854bf1.zip
remove the docs again
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'games-puzzle/fbg/fbg-0.9-r1.ebuild')
-rw-r--r--games-puzzle/fbg/fbg-0.9-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-puzzle/fbg/fbg-0.9-r1.ebuild b/games-puzzle/fbg/fbg-0.9-r1.ebuild
index f4f14120e31c..b22b9409fabb 100644
--- a/games-puzzle/fbg/fbg-0.9-r1.ebuild
+++ b/games-puzzle/fbg/fbg-0.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fbg/fbg-0.9-r1.ebuild,v 1.9 2007/01/08 14:42:49 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fbg/fbg-0.9-r1.ebuild,v 1.10 2007/01/08 14:53:15 nyhm Exp $
inherit eutils games
@@ -40,5 +40,6 @@ src_install() {
newicon startfbg/icon.xpm ${PN}.xpm
make_desktop_entry ${PN} "Falling Block Game" ${PN}.xpm
dodoc AUTHORS ChangeLog README TODO
+ rm -rf "${D}/${GAMES_PREFIX}"/doc
prepgamesdirs
}