summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-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}