diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-15 17:42:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-15 17:42:41 +0000 |
commit | 027702983ad7e316cc0cbbc776606aaec422526f (patch) | |
tree | 86f1d6bac28edd1cc23d2a66429db3680245ca81 /games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-027702983ad7e316cc0cbbc776606aaec422526f.tar.gz gentoo-2-027702983ad7e316cc0cbbc776606aaec422526f.tar.bz2 gentoo-2-027702983ad7e316cc0cbbc776606aaec422526f.zip |
Removed INSTALL.txt file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild')
-rw-r--r-- | games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild b/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild index b4deafe83c0b..e2a42ff2ce9f 100644 --- a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild +++ b/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.8 2005/05/06 10:02:55 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.9 2005/06/15 17:42:41 wolf31o2 Exp $ inherit games @@ -45,7 +45,6 @@ src_install() { dogamesbin ${FILESDIR}/bubnbros-server dosed "s:GENTOO_DIR:${dir}/bubbob/:" ${GAMES_BINDIR}/bubnbros-server - dodoc INSTALL.txt dohtml *.html find ${D}/${dir} -name CVS -type d -exec rm -rf '{}' \; 2> /dev/null |