From 67217ea418658aa8078fd5eced05f91036ad3718 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Tue, 14 Nov 2000 21:53:52 +0000 Subject: Update to 0.58, without helpfiles on this one, since there are no pregenerated files (unlike previous tarballs), and we need db2html to build them ourselves. I'm assuming that db2html is a part of docbook somewhere, and whilst GNOME is a little bloated by itself, I don't (yet) want to make docbook a dependency. --- math/gnumeric/files/patch-ba | 13 +++++++------ math/gnumeric/files/patch-cg | 14 ++++++++++++++ 2 files changed, 21 insertions(+), 6 deletions(-) create mode 100644 math/gnumeric/files/patch-cg (limited to 'math/gnumeric/files') diff --git a/math/gnumeric/files/patch-ba b/math/gnumeric/files/patch-ba index 78468ee4e24e..724d05645e8a 100644 --- a/math/gnumeric/files/patch-ba +++ b/math/gnumeric/files/patch-ba @@ -1,11 +1,12 @@ ---- Makefile.in.orig Mon Jun 19 21:25:10 2000 -+++ Makefile.in Tue Jun 20 11:30:03 2000 -@@ -157,7 +157,7 @@ - change_logs = OOChangeLog OChangeLog ChangeLog +--- Makefile.in.orig Mon Nov 13 19:56:19 2000 ++++ Makefile.in Tue Nov 14 15:34:05 2000 +@@ -159,3 +159,3 @@ +-SUBDIRS = . intl po macros idl plugins src doc icons templates ++SUBDIRS = . intl po macros idl plugins src icons templates + +@@ -164,3 +164,3 @@ -confexecdir = $(libdir) +confexecdir = $(sysconfdir) confexec_DATA = gnumericConf.sh - - CLEANFILES = gnumericConf.sh diff --git a/math/gnumeric/files/patch-cg b/math/gnumeric/files/patch-cg new file mode 100644 index 000000000000..392fbded3930 --- /dev/null +++ b/math/gnumeric/files/patch-cg @@ -0,0 +1,14 @@ +--- plugins/gb/excel-gb-interior.c.orig Thu Nov 2 00:03:34 2000 ++++ plugins/gb/excel-gb-interior.c Tue Nov 14 15:13:54 2000 +@@ -16,3 +16,3 @@ + #include "parse-util.h" +-#include "command-context-corba.h" ++/*#include "command-context-corba.h"*/ + #include "selection.h" +--- plugins/gb/excel-gb-range.c.orig Thu Nov 2 00:03:34 2000 ++++ plugins/gb/excel-gb-range.c Tue Nov 14 15:22:41 2000 +@@ -17,3 +17,3 @@ + #include "commands.h" +-#include "command-context-corba.h" ++/*#include "command-context-corba.h"*/ + #include "selection.h" -- cgit v1.2.3