summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild')
-rw-r--r--dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild b/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild
index dd09fe55299a..56ade040ea14 100644
--- a/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild
+++ b/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=2
+EAPI=5
inherit eutils games rpm
DS="${PV/*_pre}"
@@ -33,7 +33,7 @@ src_install() {
local dir="${GAMES_PREFIX_OPT}/${PN}"
dodir "${dir}"
- cp -pPR * "${D}/${dir}/"
+ cp -pPR * "${D}/${dir}/" || die
games_make_wrapper q3map2 ./q3map2.x86 "${dir}"
games_make_wrapper radiant ./radiant.x86 "${dir}"