diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-17 12:56:09 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-17 12:56:09 +0000 |
commit | af63e06d7ced8eee4d23ad8ef955041253de3bde (patch) | |
tree | 2b98da8cfdde634ba0a921b96c8a585e50525a90 /editors/openoffice.org-1.1/files/patch-berkeleydb+db-3.2.9.patch | |
parent | Upgrade to 20030716. (diff) |
1. update to fresh checkout of OpenOffice.org (1.1RC2)
tagged under cws_srx645_ooo11rc2
2. still broken with installation failure.
Reviewed by: mbr
Diffstat (limited to 'editors/openoffice.org-1.1/files/patch-berkeleydb+db-3.2.9.patch')
-rw-r--r-- | editors/openoffice.org-1.1/files/patch-berkeleydb+db-3.2.9.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-1.1/files/patch-berkeleydb+db-3.2.9.patch b/editors/openoffice.org-1.1/files/patch-berkeleydb+db-3.2.9.patch deleted file mode 100644 index c06b00dc51c5..000000000000 --- a/editors/openoffice.org-1.1/files/patch-berkeleydb+db-3.2.9.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ../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 - |