[Lunar-commits] <moonbase> Revert "glib-2: fix the inkscape compile."

Michael 'v4hn' Goerner v4hn at lunar-linux.org
Wed Apr 11 20:38:16 CEST 2012


commit cc3eefaea5f7af10c1a15a214ab396949c3c94f2
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date:   Wed Apr 11 20:36:08 2012 +0200

    Revert "glib-2: fix the inkscape compile."
    
    This reverts commit e5b1904dabd7520957a01ab76861396ca163374f.
    
    This is way to ugly a fix... glibmm update did the trick.
---
 libs/glib-2/BUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/libs/glib-2/BUILD b/libs/glib-2/BUILD
index e8edd2a..1ff16fe 100644
--- a/libs/glib-2/BUILD
+++ b/libs/glib-2/BUILD
@@ -8,9 +8,6 @@
     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  &&
-
-# fix the inkscape compiling
-  sedit "s:#error://#error:" /usr/include/glib-2.0/glib/gtree.h
+  default_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list