From 1a3983b164cca9b926361961495c6e69f017053f Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 7 May 2012 18:14:15 +0000 Subject: Build fix for new glib2. --- cad/geda/distinfo | 3 ++- cad/geda/patches/patch-libgeda_src_s__path_c | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 cad/geda/patches/patch-libgeda_src_s__path_c (limited to 'cad') diff --git a/cad/geda/distinfo b/cad/geda/distinfo index 9a0abec2181..f34720bb3d0 100644 --- a/cad/geda/distinfo +++ b/cad/geda/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.17 2012/02/16 11:29:59 hans Exp $ +$NetBSD: distinfo,v 1.18 2012/05/07 18:14:15 dholland Exp $ SHA1 (geda-gaf-1.6.2.tar.gz) = 87c21b3b77eebc8eec1c16672d4b1ab418ccb80d RMD160 (geda-gaf-1.6.2.tar.gz) = 4e32ba11188b9a2849036299b972c35481cb975e Size (geda-gaf-1.6.2.tar.gz) = 7099981 bytes SHA1 (patch-build-tools_icon-theme-installer) = 368e18f2ef5a1530bcbaa33afd66c2306e409cbc +SHA1 (patch-libgeda_src_s__path_c) = 85f6a4bec642d07f399ac2c6473a43558946a1e1 diff --git a/cad/geda/patches/patch-libgeda_src_s__path_c b/cad/geda/patches/patch-libgeda_src_s__path_c new file mode 100644 index 00000000000..d5b1e9a3319 --- /dev/null +++ b/cad/geda/patches/patch-libgeda_src_s__path_c @@ -0,0 +1,17 @@ +$NetBSD: patch-libgeda_src_s__path_c,v 1.1 2012/05/07 18:14:15 dholland Exp $ + +Fix build with latest glib2. + +--- libgeda/src/s_path.c~ 2011-01-14 05:02:35.000000000 +0000 ++++ libgeda/src/s_path.c +@@ -37,9 +37,7 @@ + #include + #include + +-#include +-#include +-#include ++#include + + #include "libgeda_priv.h" + -- cgit v1.2.3