From 7a9c19f0914ce2bbde287e737dbf40252f86ad2e Mon Sep 17 00:00:00 2001 From: freetz Date: Sun, 11 Jun 2006 17:32:04 +0000 Subject: [PATCH] - build with libgoffice-0.3.0 Changed files: abiword-goffice03.patch -> 1.1 --- abiword-goffice03.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 abiword-goffice03.patch diff --git a/abiword-goffice03.patch b/abiword-goffice03.patch new file mode 100644 index 0000000..dd15be1 --- /dev/null +++ b/abiword-goffice03.patch @@ -0,0 +1,12 @@ +diff -aurN abiword-plugins.orig/tools/abigochart/plugin.m4 abiword-plugins/tools/abigochart/plugin.m4 +--- abiword-plugins.orig/tools/abigochart/plugin.m4 2005-12-27 12:09:54.000000000 +0100 ++++ abiword-plugins/tools/abigochart/plugin.m4 2006-06-11 19:18:51.900687200 +0200 +@@ -23,7 +23,7 @@ + + LIBGOffice_REQUIRED_VERSION=0.1.0 + +-PKG_CHECK_MODULES(GOFFICE, [libgoffice-1 >= $LIBGOffice_REQUIRED_VERSION],[ ++PKG_CHECK_MODULES(GOFFICE, [libgoffice-0.3 >= $LIBGOffice_REQUIRED_VERSION],[ + ABI_PLUGIN_REPORT([abigochart: okay]) + ],[ ABI_PLUGIN_REPORT([abigochart: error libgoffice >= $LIBGOffice_REQUIRED_VERSION required]) + abi_plugin_disable=yes -- 2.44.0