[Lunar-commits] <moonbase> glib-2: fix the inkscape compile.
Florin Braescu
florin at lunar-linux.org
Sat Feb 18 19:20:59 CET 2012
commit e5b1904dabd7520957a01ab76861396ca163374f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Feb 18 19:20:59 2012 +0100
glib-2: fix the inkscape compile.
---
libs/glib-2/BUILD | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/libs/glib-2/BUILD b/libs/glib-2/BUILD
index 1ff16fe..e8edd2a 100644
--- a/libs/glib-2/BUILD
+++ b/libs/glib-2/BUILD
@@ -8,6 +8,9 @@
sedit "s/SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs/SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po/g" Makefile.in
fi &&
- default_build
+ default_build &&
+
+# fix the inkscape compiling
+ sedit "s:#error://#error:" /usr/include/glib-2.0/glib/gtree.h
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list