[inkscape] Another attempt at fixing build

Lubomir Rintel lkundrak at fedoraproject.org
Fri Feb 4 17:16:45 UTC 2011


commit fea175f2cb7259dc48c64f3612103cc6d0448b2d
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Fri Feb 4 18:16:33 2011 +0100

    Another attempt at fixing build

 inkscape-0.48.0-ptrdiff.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/inkscape-0.48.0-ptrdiff.patch b/inkscape-0.48.0-ptrdiff.patch
index 92ecf17..8beac26 100644
--- a/inkscape-0.48.0-ptrdiff.patch
+++ b/inkscape-0.48.0-ptrdiff.patch
@@ -114,3 +114,15 @@ index 6c51130..8ddce8c 100644
 -- 
 1.7.3.4
 
+diff --git a/src/connector-context.h b/src/connector-context.h
+index bd3805e..d977162 100644
+--- a/src/connector-context.h
++++ b/src/connector-context.h
+@@ -12,6 +12,7 @@
+  * Released under GNU GPL, read the file 'COPYING' for more information
+  */
+ 
++#include <stddef.h>
+ #include <sigc++/sigc++.h>
+ #include <sigc++/connection.h>
+ #include "event-context.h"


More information about the scm-commits mailing list