Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Robin Cook (c9a13ec0bc8cb81961ef25acadff0f616eae4c7e)
  • Date: Mon, 18 Oct 2010 16:45:28 -0500

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



  • [SM-Commit] GIT changes to master games grimoire by Robin Cook (c9a13ec0bc8cb81961ef25acadff0f616eae4c7e), Robin Cook, 10/18/2010

Archive powered by MHonArc 2.6.24.

Top of Page