]> git.pld-linux.org Git - packages/abiword.git/commitdiff
- build with libgoffice-0.3.0
authorfreetz <freetz@pld-linux.org>
Sun, 11 Jun 2006 17:32:04 +0000 (17:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abiword-goffice03.patch -> 1.1

abiword-goffice03.patch [new file with mode: 0644]

diff --git a/abiword-goffice03.patch b/abiword-goffice03.patch
new file mode 100644 (file)
index 0000000..dd15be1
--- /dev/null
@@ -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
This page took 0.124978 seconds and 4 git commands to generate.