Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/widelands/files: widelands-0.0.14-build.patch
Date: Wed, 28 Oct 2009 07:59:58
Message-Id: E1N33Rl-00052s-1y@stork.gentoo.org
1 tupone 09/10/28 07:59:57
2
3 Added: widelands-0.0.14-build.patch
4 Log:
5 Version bump to 0.0.14 Bug #287221
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 games-strategy/widelands/files/widelands-0.0.14-build.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/widelands/files/widelands-0.0.14-build.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/widelands/files/widelands-0.0.14-build.patch?rev=1.1&content-type=text/plain
13
14 Index: widelands-0.0.14-build.patch
15 ===================================================================
16 --- build/scons-tools/scons_configure.py.old 2009-10-27 09:39:30.000000000 +0100
17 +++ build/scons-tools/scons_configure.py 2009-10-27 09:43:53.000000000 +0100
18 @@ -505,11 +505,7 @@
19 do_configure_basic_compiling(conf, env)
20 do_configure_locale(conf, env)
21 do_configure_libraries(conf, env)
22 - do_configure_debugtools(conf, env)
23
24 - do_configure_compiler_warnings(conf, env)
25 - do_configure_compiler_features(conf, env)
26 - do_configure_linker_features(conf, env)
27
28 ################################################################################