diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-08-19 12:10:14 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-08-19 12:10:14 +0000 |
commit | e68108efb85528d2e4cf92715d749dbc31adb585 (patch) | |
tree | cf51edc082a72384c38ce42b7a39f5837d928750 /editors/openoffice.org-3-RC/files/patch-i65511 | |
parent | Remove two warnings of portlint (diff) |
Update to OOD680_m1.
This is the snapshot from release branch of OOo.
http://development.openoffice.org/releases/2.0.OOD_m1_snapshot.html
This branch will become 2.0.4, thus I set version number for this
release as 2.0.4.m1.
According to Martin H.
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=9787
we again use OOo_2.0.1_source.tar.gz for the filename
which is the same as 2.0.1 release.
Diffstat (limited to 'editors/openoffice.org-3-RC/files/patch-i65511')
-rw-r--r-- | editors/openoffice.org-3-RC/files/patch-i65511 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-i65511 b/editors/openoffice.org-3-RC/files/patch-i65511 deleted file mode 100644 index a0a220962ba1..000000000000 --- a/editors/openoffice.org-3-RC/files/patch-i65511 +++ /dev/null @@ -1,18 +0,0 @@ ---- jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx.orig Wed Sep 7 15:31:11 2005 -+++ jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx Thu May 25 14:20:37 2006 -@@ -76,6 +76,7 @@ - "/bin/classic/jvm.dll" - #elif UNX - "/lib/" JFW_PLUGIN_ARCH "/client/libjvm.so", -+ "/lib/" JFW_PLUGIN_ARCH "/server/libjvm.so", - "/lib/" JFW_PLUGIN_ARCH "/classic/libjvm.so" - #endif - -@@ -90,6 +91,7 @@ - static char const * ar[] = { - - "/lib/" JFW_PLUGIN_ARCH "/client", -+ "/lib/" JFW_PLUGIN_ARCH "/server", - "/lib/" JFW_PLUGIN_ARCH "/native_threads", - "/lib/" JFW_PLUGIN_ARCH - |