summaryrefslogtreecommitdiff
path: root/math/gnumeric/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-11-14 21:53:52 +0000
committerAde Lovett <ade@FreeBSD.org>2000-11-14 21:53:52 +0000
commit67217ea418658aa8078fd5eced05f91036ad3718 (patch)
tree8957dd1d61e1b56e3bfd45b1bc0066ae29726b9d /math/gnumeric/files
parentUpdate to 2.2.8 (diff)
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.
Notes
Notes: svn path=/head/; revision=35151
Diffstat (limited to 'math/gnumeric/files')
-rw-r--r--math/gnumeric/files/patch-ba13
-rw-r--r--math/gnumeric/files/patch-cg14
2 files changed, 21 insertions, 6 deletions
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"