summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2008-01-05 00:59:32 +0300
committerVlad Glagolev2008-01-05 00:59:32 +0300
commit92745d4b07797900df46d6208ae69018903f88c6 (patch)
treeb56c1982ac890227bb9208eea9e4d4073f7e2a79
parent7c872c1c2c344a189f584128ea59590b8b87d288 (diff)
gbdfed: fixed small dev typo
-rw-r--r--graphics/gbdfed/HISTORY3
-rwxr-xr-xgraphics/gbdfed/PRE_BUILD4
2 files changed, 6 insertions, 1 deletions
diff --git a/graphics/gbdfed/HISTORY b/graphics/gbdfed/HISTORY
index 671064cb61..9ba21ceefe 100644
--- a/graphics/gbdfed/HISTORY
+++ b/graphics/gbdfed/HISTORY
@@ -1,3 +1,6 @@
+2008-01-05 Vlad Glagolev <stealth@sourcemage.org>
+ * PRE_BUILD: fixed version in the sources
+
2007-12-20 Vlad Glagolev <stealth@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 368fb82c8a..9672af89bd 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