diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-14 21:57:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-14 21:57:53 +0000 |
commit | 1e2d5e55c02b6e6cdcadb6a2aedcdf31037f0c39 (patch) | |
tree | c794c356f217476009f111a7300d65fe15be1fba /games-misc/robotfindskitten | |
parent | Revision bump, apply patch to prevent opening /dev/tty when in batch mode. Cl... (diff) | |
download | gentoo-2-1e2d5e55c02b6e6cdcadb6a2aedcdf31037f0c39.tar.gz gentoo-2-1e2d5e55c02b6e6cdcadb6a2aedcdf31037f0c39.tar.bz2 gentoo-2-1e2d5e55c02b6e6cdcadb6a2aedcdf31037f0c39.zip |
prepgamesdirs
Diffstat (limited to 'games-misc/robotfindskitten')
-rw-r--r-- | games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild b/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild index 403681c8e11f..c942b4503428 100644 --- a/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild +++ b/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.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-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild,v 1.6 2004/09/04 23:18:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild,v 1.7 2004/10/14 21:57:53 mr_bones_ Exp $ inherit games @@ -19,4 +19,5 @@ src_install() { dogamesbin src/robotfindskitten || die "dogamesbin failed" doinfo doc/robotfindskitten.info dodoc AUTHORS BUGS ChangeLog NEWS README + prepgamesdirs } |