From 0e1d74e1986f7ea500d461f802459111b034b9dd Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sat, 11 Apr 2009 16:46:48 +0300 Subject: [PATCH] gnome-python-extras: fixed to build with gdl 2.24 --- gnome2/gnome-python-extras/gdl-2.24.patch | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 gnome2/gnome-python-extras/gdl-2.24.patch diff --git a/gnome2/gnome-python-extras/gdl-2.24.patch b/gnome2/gnome-python-extras/gdl-2.24.patch new file mode 100644 index 000000000..681ad7674 --- /dev/null +++ b/gnome2/gnome-python-extras/gdl-2.24.patch @@ -0,0 +1,26 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../gnome-python-extras/gdl-2.24.patch +# Copyright (C) 2009 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# --- SDE-COPYRIGHT-NOTE-END --- + +--- ./gdl/gdl.override.orig 2009-04-11 16:38:30.000000000 +0300 ++++ ./gdl/gdl.override 2009-04-11 16:39:24.000000000 +0300 +@@ -6,7 +6,6 @@ + #include + #include + #include +-#include + #ifndef HAVE_GDL_0_7 + # include + #endif