Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (7498a25c976f57d6a2c2fb7cdbefc45fa9ad775c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (7498a25c976f57d6a2c2fb7cdbefc45fa9ad775c)
  • Date: Mon, 14 May 2007 15:25:17 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/gnome-sharp/PRE_BUILD | 7 +++++++
1 files changed, 7 insertions(+)

New commits:
commit 7498a25c976f57d6a2c2fb7cdbefc45fa9ad775c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnome-sharp: Work with currently installed gtkhtml2 (Bug #13718)

commit 7127194736f5ef1616bdc27ef5aefc166baf0b2f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "gnome-sharp: Work with currently installed gtkhtml2 (Bug #13718)"

This reverts commit 424a042b7c16263c34cc69fc8407bab33735e73a.

Forgot PRE_BUILD

diff --git a/gnome2-libs/gnome-sharp/PRE_BUILD
b/gnome2-libs/gnome-sharp/PRE_BUILD
new file mode 100755
index 0000000..7712dee
--- /dev/null
+++ b/gnome2-libs/gnome-sharp/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+local GTKHTML2_VER=$(installed_version gtkhtml2) &&
+
+sedit "s:libgtkhtml-3.8:libgtkhtml-${GTKHTML2_VER/.0/}:g" configure.in &&
+autoconf



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (7498a25c976f57d6a2c2fb7cdbefc45fa9ad775c), Eric Sandall, 05/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page