diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /editors/openoffice.org-vcltesttool/files/patch-i80129 | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-i80129')
-rw-r--r-- | editors/openoffice.org-vcltesttool/files/patch-i80129 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i80129 b/editors/openoffice.org-vcltesttool/files/patch-i80129 deleted file mode 100644 index 90fd4ceb9dc5..000000000000 --- a/editors/openoffice.org-vcltesttool/files/patch-i80129 +++ /dev/null @@ -1,18 +0,0 @@ -Merely a workaround - -Index: scp2/source/ure/ure.scp -=================================================================== -RCS file: /cvs/installation/scp2/source/ure/ure.scp,v -retrieving revision 1.14 -diff -u -r1.14 ure.scp ---- scp2/source/ure/ure.scp 18 Jul 2007 08:07:32 -0000 1.14 -+++ scp2/source/ure/ure.scp 27 Jul 2007 22:07:16 -0000 -@@ -610,6 +610,8 @@ - #endif - #elif defined MACOSX - Name = SCP2_URE_DL_NORMAL(xml2.2); -+#elif defined FREEBSD -+ Name = STRING(CONCAT3(libxml2,UNXSUFFIX,.2.6.17)); - #else - Name = SCP2_URE_DL_VER(xml2, 2); - #endif |