summaryrefslogtreecommitdiff
path: root/packaging/gentoo/tuxanci-9999.ebuild
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-04-09 18:48:16 +0200
committerTomas Chvatal <scarabeus@gentoo.org>2009-04-09 18:48:30 +0200
commitdff1cbc31ca8d585c01f5bebd08e50cf07fd2b0c (patch)
treea5e80a5df5c747d0007702c4c30cae15ade7c5d4 /packaging/gentoo/tuxanci-9999.ebuild
parent0468ec94cae3e30b1ccc4eb583cf4d8709011785 (diff)
Update ebuild
Diffstat (limited to 'packaging/gentoo/tuxanci-9999.ebuild')
-rw-r--r--packaging/gentoo/tuxanci-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild
index 480b46b..87e764d 100644
--- a/packaging/gentoo/tuxanci-9999.ebuild
+++ b/packaging/gentoo/tuxanci-9999.ebuild
@@ -44,6 +44,9 @@ src_configure() {
$(cmake-utils_use_with nls)
$(cmake-utils_use_with opengl)
$(cmake-utils_use_enable ipv6)"
+ use debug && mycmakeargs="${mycmakeargs}
+ -DDEVELOPER=1"
+
mycmakeargs="${mycmakeargs}
-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}
-DCMAKE_DATA_PATH=${GAMES_DATADIR}