diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-07-29 12:23:41 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-07-29 12:23:41 +0000 |
commit | 4b67be2fc9527fc52d32c37b41ac78d6b07fdafe (patch) | |
tree | 5f2670beb0f8917b5b8d229612b6c1c820b444f3 /editors/openoffice.org-2.0-devel/files/patch-i65511 | |
parent | Add p5-WWW-Google-Calculator 0.03, this module provide simple interface (diff) |
Update to SRC680_m179
Notes
Notes:
svn path=/head/; revision=169039
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-i65511')
-rw-r--r-- | editors/openoffice.org-2.0-devel/files/patch-i65511 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-i65511 b/editors/openoffice.org-2.0-devel/files/patch-i65511 deleted file mode 100644 index 300a95c71487..000000000000 --- a/editors/openoffice.org-2.0-devel/files/patch-i65511 +++ /dev/null @@ -1,15 +0,0 @@ -Index: jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx -=================================================================== -RCS file: /cvs/udk/jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx,v -retrieving revision 1.4 -diff -u -r1.4 sunjre.cxx ---- jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx 7 Sep 2005 19:31:11 -0000 1.4 -+++ jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx 11 May 2006 23:00:16 -0000 -@@ -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 - |