summaryrefslogtreecommitdiff
path: root/math/gnumeric/files/patch-ce
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-11-19 21:36:09 +0000
committerAde Lovett <ade@FreeBSD.org>2000-11-19 21:36:09 +0000
commit7fdc1932c00ecd886aa947ffa02752656f4e8211 (patch)
tree9923ef0284d8b7ca98a16d574e2da676fe0ec569 /math/gnumeric/files/patch-ce
parentFix typo (GigaBASe -> GigaBASE) (diff)
Update to 0.59 - we got the pregenerated documentation back, hurrah!
Diffstat (limited to 'math/gnumeric/files/patch-ce')
-rw-r--r--math/gnumeric/files/patch-ce16
1 files changed, 0 insertions, 16 deletions
diff --git a/math/gnumeric/files/patch-ce b/math/gnumeric/files/patch-ce
deleted file mode 100644
index 4695a5e53ac1..000000000000
--- a/math/gnumeric/files/patch-ce
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/format.c.orig Fri Sep 22 09:45:19 2000
-+++ src/format.c Wed Oct 11 12:36:59 2000
-@@ -28,3 +28,5 @@
- #include <math.h>
-+#ifdef __linux__
- #include <langinfo.h>
-+#endif
- #include <limits.h>
-@@ -108,2 +110,3 @@
-
-+#ifdef __linux__
- if (!date_order_cached) {
-@@ -123,2 +126,3 @@
- }
-+#endif
-