summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/patch-i64412
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-05-10 22:06:58 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-05-10 22:06:58 +0000
commite05c4de914c57718cc657e8928e5025a82e06b90 (patch)
tree7c551eb16db6e9d471c867275554a0d9248a1d85 /editors/openoffice.org-vcltesttool/files/patch-i64412
parent- Update to 0.1.6 (diff)
Update to SRC680_m168
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-i64412')
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-i6441216
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i64412 b/editors/openoffice.org-vcltesttool/files/patch-i64412
deleted file mode 100644
index 8fbac02ef0e0..000000000000
--- a/editors/openoffice.org-vcltesttool/files/patch-i64412
+++ /dev/null
@@ -1,16 +0,0 @@
-cws freebsd06
-Index: config_office/set_soenv.in
-===================================================================
-RCS file: /cvs/tools/config_office/set_soenv.in,v
-retrieving revision 1.97
-diff -u -r1.97 set_soenv.in
---- config_office/set_soenv.in 7 Apr 2006 08:02:29 -0000 1.97
-+++ config_office/set_soenv.in 14 Apr 2006 21:35:53 -0000
-@@ -342,6 +342,7 @@
- $JRELIBDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."i386";
- $JRETOOLKITDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."i386".$ds."client";
- $JRETHREADDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."i386".$ds."native_threads";
-+ $JREEXTRALIBDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."i386".$ds."xawt";
- if( @GCCVER@ >= 30401 ) {
- $CVER = "C341";
- }