summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-12-18 04:53:15 -0500
committerMichael Sterrett <mr_bones_@gentoo.org>2015-12-18 04:53:15 -0500
commitb193b8c29dabd6b6ee52a0f8442eb1ed15ccf3ef (patch)
tree9230728ea00249416ca986cd4626373f835a32af /dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild
parentEAPI=5 (diff)
downloadgentoo-b193b8c29dabd6b6ee52a0f8442eb1ed15ccf3ef.tar.gz
gentoo-b193b8c29dabd6b6ee52a0f8442eb1ed15ccf3ef.tar.bz2
gentoo-b193b8c29dabd6b6ee52a0f8442eb1ed15ccf3ef.zip
EAPI=5
Package-Manager: portage-2.2.24
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}"