Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 86299
Collapse All | Expand All

(-)/usr/portage/games-arcade/blobwars/blobwars-1.03.ebuild (-1 / +3 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2005 Gentoo Foundation
1
# Copyright 1999-2005 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/games-arcade/blobwars/blobwars-1.03.ebuild,v 1.1 2005/03/12 22:48:29 mr_bones_ Exp $
3
# $Header: $
4
4
5
inherit games
5
inherit games
6
6
Lines 44-49 Link Here
44
	dodoc "${D}/usr/share/doc/${PF}/"{CHANGES,HACKING,PORTING,README}
44
	dodoc "${D}/usr/share/doc/${PF}/"{CHANGES,HACKING,PORTING,README}
45
	rm -f "${D}/usr/share/doc/${PF}/"*.{png,gif,html} \
45
	rm -f "${D}/usr/share/doc/${PF}/"*.{png,gif,html} \
46
		"${D}/usr/share/doc/${PF}/"{CHANGES,HACKING,LICENSE,PORTING,README}
46
		"${D}/usr/share/doc/${PF}/"{CHANGES,HACKING,LICENSE,PORTING,README}
47
48
	doicon icons/${PN}.png
47
	prepgamesdirs
49
	prepgamesdirs
48
}
50
}
49
51

Return to bug 86299