[SM-Commit] GIT changes to master games grimoire by Robin Cook (c9a13ec0bc8cb81961ef25acadff0f616eae4c7e)

Robin Cook scm at sourcemage.org
Mon Oct 18 17:45:28 EDT 2010


GIT changes to master games grimoire by Robin Cook <rcook at wyrms.net>:

 games-strategy-tbs/wesnoth/HISTORY   |    1 +
 games-strategy-tbs/wesnoth/PRE_BUILD |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit c9a13ec0bc8cb81961ef25acadff0f616eae4c7e
Author: Robin Cook <rcook at wyrms.net>
Commit: Robin Cook <rcook at wyrms.net>

    wesnoth: added noconfigure=y

diff --git a/games-strategy-tbs/wesnoth/HISTORY b/games-strategy-tbs/wesnoth/HISTORY
index dd2b502..ebde3a4 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -2,6 +2,7 @@
 	* DETAILS: updated DEVEL VERSION to 1.9.1
 	* DETAILS: updated VERSION to 1.8.5
 	* PRE_BUILD: added run autogen.sh
+	  added NOCONFIGURE=Y
 	* DEPENDS: added gettext, zlib, libpng, lua, dbus, fribidi
 
 2009-09-06 Vlad Glagolev <stealth at sourcemage.org>
diff --git a/games-strategy-tbs/wesnoth/PRE_BUILD b/games-strategy-tbs/wesnoth/PRE_BUILD
index e9cdc71..f2c4cdc 100755
--- a/games-strategy-tbs/wesnoth/PRE_BUILD
+++ b/games-strategy-tbs/wesnoth/PRE_BUILD
@@ -4,4 +4,4 @@ if [[ $WESNOTH_XDELTA == y && ${SOURCE/xdelta/} != $SOURCE ]]; then
 fi &&
 default_pre_build     &&
 cd $SOURCE_DIRECTORY  &&
-./autogen.sh
+NOCONFIGURE=Y ./autogen.sh



More information about the SM-Commit mailing list