summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/ut2003/ut2003-2225.ebuild')
-rw-r--r--games-fps/ut2003/ut2003-2225.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/ut2003/ut2003-2225.ebuild b/games-fps/ut2003/ut2003-2225.ebuild
index aa6da3c50996..05790184e6cb 100644
--- a/games-fps/ut2003/ut2003-2225.ebuild
+++ b/games-fps/ut2003/ut2003-2225.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225.ebuild,v 1.5 2003/09/16 12:44:34 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225.ebuild,v 1.6 2003/10/04 19:06:12 wolf31o2 Exp $
inherit games
@@ -25,6 +25,7 @@ dir=${GAMES_PREFIX_OPT}/${PN}
Ddir=${D}/${dir}
pkg_setup() {
+ check_license || die "License check failed"
ewarn "The installed game takes about 2.7GB of space!"
games_pkg_setup
}