New commits:
commit 0c66b558cbe5cd92c1bfb6c6e505389ecbd335fd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
libbonobo: Fix compilation against new glib2
diff --git a/gnome2-libs/libbonobo/HISTORY b/gnome2-libs/libbonobo/HISTORY
index 6f4733b..45eeda6 100644
--- a/gnome2-libs/libbonobo/HISTORY
+++ b/gnome2-libs/libbonobo/HISTORY
@@ -1,3 +1,6 @@
+2013-06-11 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Fix compilation against new glib2
+
2012-12-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: added dependency on glib2
* DETAILS: bumped PATCHLEVEL
diff --git a/gnome2-libs/libbonobo/PRE_BUILD b/gnome2-libs/libbonobo/PRE_BUILD
new file mode 100755
index 0000000..bd53397
--- /dev/null
+++ b/gnome2-libs/libbonobo/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+
+for extension in am in; do
+ sedit 's:-DG_DISABLE_DEPRECATED::'
"${SOURCE_DIRECTORY}"/activation-server/Makefile.$extension
+done
[SM-Commit] GIT changes to master grimoire by Eric Sandall (0c66b558cbe5cd92c1bfb6c6e505389ecbd335fd),
Eric Sandall, 06/11/2013