From 3e51206d0dfca1fc153999af43977d66ddaef8b2 Mon Sep 17 00:00:00 2001 From: Eric Bénard Date: Wed, 19 May 2010 11:56:33 +0200 Subject: orc: add version 0.4.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Bénard --- recipes/orc/files/044_orcutils.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/orc/files/044_orcutils.patch (limited to 'recipes/orc/files/044_orcutils.patch') diff --git a/recipes/orc/files/044_orcutils.patch b/recipes/orc/files/044_orcutils.patch new file mode 100644 index 0000000000..e87b39d8fc --- /dev/null +++ b/recipes/orc/files/044_orcutils.patch @@ -0,0 +1,12 @@ +diff -Nru orc-0.4.4_orig/orc/orcutils.c orc-0.4.4/orc/orcutils.c +--- orc-0.4.4_orig/orc/orcutils.c 2010-03-19 23:44:36.000000000 +0100 ++++ orc-0.4.4/orc/orcutils.c 2010-05-19 10:56:28.000000000 +0200 +@@ -40,7 +40,7 @@ + * @title: Utility functions + * @short_description: Orc utility functions + */ +- ++#define unused + #ifdef unused + int + get_file_int (const char *file, int *value) -- cgit 1.2.3-korg