summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-10-24 23:04:38 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-10-24 23:04:38 +0000
commit60e3b5b4b846ad7caedfd4f5b383ef126e66adc0 (patch)
treee5dcae5e0de63de2bd193e5b24d9a34e092cb5d9 /games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild
parentAdded quake3-urbanterror to the games-mods quake3 mask. (diff)
downloadhistorical-60e3b5b4b846ad7caedfd4f5b383ef126e66adc0.tar.gz
historical-60e3b5b4b846ad7caedfd4f5b383ef126e66adc0.tar.bz2
historical-60e3b5b4b846ad7caedfd4f5b383ef126e66adc0.zip
Moved cdrom_get_cds to src_unpack since binary packages don't require the original media to install.
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild')
-rw-r--r--games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild
index f7999e8ce88e..427f9e0cd400 100644
--- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild
+++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.10 2006/04/14 11:49:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.11 2006/10/24 22:58:44 wolf31o2 Exp $
inherit eutils games
@@ -27,12 +27,8 @@ RDEPEND="opengl? ( virtual/opengl )
S=${WORKDIR}
-pkg_setup() {
- games_pkg_setup
- cdrom_get_cds System/ Help/chaosut
-}
-
src_unpack() {
+ cdrom_get_cds System/ Help/chaosut
unpack_makeself ut-install-${PV}-GOTY.run
unpack IpDrv-${PV}-Linux-08-20-02.zip
}