From 112e8071a8d96f9251ef265e31bd11a4662a893d Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Thu, 23 Apr 2009 18:46:27 +0200 Subject: Update ebuild, no developer should not be used it should be debug. --- packaging/gentoo/tuxanci-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild index 8c6dc27..e846c05 100644 --- a/packaging/gentoo/tuxanci-9999.ebuild +++ b/packaging/gentoo/tuxanci-9999.ebuild @@ -43,9 +43,8 @@ src_configure() { $(cmake-utils_use_with dedicated) $(cmake-utils_use_with nls) $(cmake-utils_use_with opengl) - $(cmake-utils_use_enable ipv6)" - use debug && mycmakeargs="${mycmakeargs} - -DDEVELOPER=1" + $(cmake-utils_use_enable ipv6) + $(cmake_utils_use_enable debug)" mycmakeargs="${mycmakeargs} -DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX} -- cgit v1.2.3