[Lunar-commits] <moonbase-other> inkscape: Adding a patch dealing with member-decl.

stumbles stumbles at lunar-linux.org
Fri May 31 05:04:58 CEST 2013


commit e9fe7d5fca1ee660a9dd660162db46d519a1b081
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 30 May 2013 19:55:26 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e9fe7d5fca1ee660a9dd660162db46d519a1b081

inkscape: Adding a patch dealing with member-decl.
---
  graphics/inkscape/BUILD | +2/-0     
  1 file changed, 2 insertions(+)

--- a/graphics/inkscape/BUILD
+++ b/graphics/inkscape/BUILD
@@ -3,6 +3,8 @@
 # fix build with gcc 4.8 - this is fixed in 0.48.5
   sedit "s:commands_toolbox,;:commands_toolbox;:" src/widgets/desktop-widget.h &&
 
+  sedit "s:GtkWidget *commands_toolbox,;:GtkWidget *commands_toolbox;:" src/widgets/desktop-widget.h &&
+
   CXXFLAGS+=" -fpermissive" &&
 
   default_build &&




More information about the Lunar-commits mailing list