From 5191c1d5a85d6037d951f877eee67b94b669da7e Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 7 Jun 2003 22:09:48 +0000 Subject: Upgrade to OO1.1 beta2. --- .../files/patch-berkeleydb+db-3.2.9.patch | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'editors/openoffice.org-2-RC/files/patch-berkeleydb+db-3.2.9.patch') diff --git a/editors/openoffice.org-2-RC/files/patch-berkeleydb+db-3.2.9.patch b/editors/openoffice.org-2-RC/files/patch-berkeleydb+db-3.2.9.patch index 2ccda4a44982..c06b00dc51c5 100644 --- a/editors/openoffice.org-2-RC/files/patch-berkeleydb+db-3.2.9.patch +++ b/editors/openoffice.org-2-RC/files/patch-berkeleydb+db-3.2.9.patch @@ -1,11 +1,11 @@ ---- ../berkeleydb/db-3.2.9.patch.orig Wed Mar 12 08:23:51 2003 -+++ ../berkeleydb/db-3.2.9.patch Wed Mar 12 08:23:59 2003 -@@ -4,7 +4,7 @@ - case "$host_os" in - solaris*) JINCSUBDIRS="solaris";; - linux*) JINCSUBDIRS="linux genunix";; --+ freebsd*) JINCSUBDIRS="freebsd genunix";; -++ freebsd*) JINCSUBDIRS="linux bsd freebsd genunix";; - *) JINCSUBDIRS="genunix";; - esac - +--- ../berkeleydb/db-3.2.9.patch.orig Thu May 22 05:16:22 2003 ++++ ../berkeleydb/db-3.2.9.patch Sat May 31 22:17:11 2003 +@@ -52,7 +52,7 @@ + solaris*) JINCSUBDIRS="solaris";; + linux*) JINCSUBDIRS="linux genunix";; + + irix*) JINCSUBDIRS="irix";; +-+ freebsd*) JINCSUBDIRS="freebsd genunix";; +++ freebsd*) JINCSUBDIRS="freebsd bsd linux genunix";; + *) JINCSUBDIRS="genunix";; + esac + -- cgit v1.2.3