diff options
author | Joshua Charles Campbell <warpzero@gentoo.org> | 2004-12-01 06:44:18 +0000 |
---|---|---|
committer | Joshua Charles Campbell <warpzero@gentoo.org> | 2004-12-01 06:44:18 +0000 |
commit | f709f25b4e53dfcd82a6c71b6aeff55bfd1480ac (patch) | |
tree | 708c04b5851bca06003b34109b3abf70371dc068 /games-fps | |
parent | vendetta cosmetics (diff) | |
download | historical-f709f25b4e53dfcd82a6c71b6aeff55bfd1480ac.tar.gz historical-f709f25b4e53dfcd82a6c71b6aeff55bfd1480ac.tar.bz2 historical-f709f25b4e53dfcd82a6c71b6aeff55bfd1480ac.zip |
vendetta cosmetics
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild b/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild index 137fce08aed5..b31086c2f8d6 100644 --- a/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild +++ b/games-fps/vendetta-online-bin/vendetta-online-bin-1.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-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild,v 1.2 2004/12/01 06:42:52 warpzero Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild,v 1.3 2004/12/01 06:44:18 warpzero Exp $ inherit eutils games @@ -37,6 +37,6 @@ src_unpack() { } src_install() { - dogamesbin vendetta + dogamesbin vendetta || die "dogamesbin failed" prepgamesdirs } |