[SM-Commit] GIT changes to master grimoire by Arjan Bouter (67958f915ae426fa4512801941c93a23b721b82d)

Arjan Bouter scm at sourcemage.org
Mon Apr 14 23:14:17 EDT 2008


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 gnome2-libs/gnome-sharp/HISTORY   |    3 +++
 gnome2-libs/gnome-sharp/PRE_BUILD |    1 +
 x11-toolkits/gtk-sharp-2/BUILD    |    1 +
 x11-toolkits/gtk-sharp-2/HISTORY  |    3 +++
 4 files changed, 8 insertions(+)

New commits:
commit 67958f915ae426fa4512801941c93a23b721b82d
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    gnome-sharp: added a call to aclocal to PRE_BUILD

commit 5d17883b4dbc64b64cb8dba72d7d7b9ca82a0640
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    gtk-sharp-2: added a call to aclocal to build

diff --git a/gnome2-libs/gnome-sharp/HISTORY b/gnome2-libs/gnome-sharp/HISTORY
index 869ef4c..bd17dbd 100644
--- a/gnome2-libs/gnome-sharp/HISTORY
+++ b/gnome2-libs/gnome-sharp/HISTORY
@@ -1,3 +1,6 @@
+2008-04-15 Arjan Bouter <abouter at sourcemage.org>
+	* PRE_BUILD: added aclocal
+
 2008-03-14 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 2.20.0
 
diff --git a/gnome2-libs/gnome-sharp/PRE_BUILD b/gnome2-libs/gnome-sharp/PRE_BUILD
index e193a1b..80bc6f6 100755
--- a/gnome2-libs/gnome-sharp/PRE_BUILD
+++ b/gnome2-libs/gnome-sharp/PRE_BUILD
@@ -2,4 +2,5 @@ default_pre_build               &&
 cd  $SOURCE_DIRECTORY           &&
 
 sedit  "s:libgtkhtml-3.8:libgtkhtml-3.14:g"  configure.in  &&
+aclocal  &&
 autoconf
diff --git a/x11-toolkits/gtk-sharp-2/BUILD b/x11-toolkits/gtk-sharp-2/BUILD
index 78a700a..4b3d224 100755
--- a/x11-toolkits/gtk-sharp-2/BUILD
+++ b/x11-toolkits/gtk-sharp-2/BUILD
@@ -1,3 +1,4 @@
+aclocal        &&
 autoconf       &&
 make_single    &&
 default_build  &&
diff --git a/x11-toolkits/gtk-sharp-2/HISTORY b/x11-toolkits/gtk-sharp-2/HISTORY
index 5f6acc3..1ab4dd7 100644
--- a/x11-toolkits/gtk-sharp-2/HISTORY
+++ b/x11-toolkits/gtk-sharp-2/HISTORY
@@ -1,3 +1,6 @@
+2008-04-15 Arjan Bouter <abouter at sourcemage.org>
+	* BUILD: added aclocal
+
 2008-03-06 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 2.12.0
 



More information about the SM-Commit mailing list