Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d6868319addf99f5ce302be8f6b6b47e54c203ad)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d6868319addf99f5ce302be8f6b6b47e54c203ad)
  • Date: Fri, 4 Jan 2008 15:59:58 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics/gbdfed/HISTORY | 3 +++
graphics/gbdfed/PRE_BUILD | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 92745d4b07797900df46d6208ae69018903f88c6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gbdfed: fixed small dev typo

diff --git a/graphics/gbdfed/HISTORY b/graphics/gbdfed/HISTORY
index 671064c..9ba21ce 100644
--- a/graphics/gbdfed/HISTORY
+++ b/graphics/gbdfed/HISTORY
@@ -1,3 +1,6 @@
+2008-01-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * PRE_BUILD: fixed version in the sources
+
2007-12-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3, cleaned up,
corrected license, hash => gpg
diff --git a/graphics/gbdfed/PRE_BUILD b/graphics/gbdfed/PRE_BUILD
index 368fb82..9672af8 100755
--- a/graphics/gbdfed/PRE_BUILD
+++ b/graphics/gbdfed/PRE_BUILD
@@ -5,4 +5,6 @@ cd $SOURCE_DIRECTORY &&
patch -p0 < $SCRIPT_DIRECTORY/gbdfed-1.3-patch1 &&

# Apply our patch for new GTK+2
-patch -p0 < $SCRIPT_DIRECTORY/patch-Makefile_in
+patch -p0 < $SCRIPT_DIRECTORY/patch-Makefile_in &&
+
+sed -i "s:1.2:1.3:" htext.h



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d6868319addf99f5ce302be8f6b6b47e54c203ad), Vlad Glagolev, 01/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page