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-3/files/patch-i91318 | |
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-3/files/patch-i91318')
-rw-r--r-- | editors/openoffice-3/files/patch-i91318 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/openoffice-3/files/patch-i91318 b/editors/openoffice-3/files/patch-i91318 deleted file mode 100644 index 172af1ddae5a..000000000000 --- a/editors/openoffice-3/files/patch-i91318 +++ /dev/null @@ -1,18 +0,0 @@ -Index: hunspell/hunspell-1.1.12.patch -=================================================================== -RCS file: /cvs/external/hunspell/hunspell-1.1.12.patch,v -retrieving revision 1.11 -diff -u -r1.11 hunspell-1.1.12.patch ---- hunspell/hunspell-1.1.12.patch 18 Jun 2008 10:07:23 -0000 1.11 -+++ hunspell/hunspell-1.1.12.patch 2 Jul 2008 20:13:47 -0000 -@@ -450,3 +450,10 @@ - i68568utf.test \ - 1706659.test \ - digits_in_words.test \ -+--- misc/hunspell-1.1.12/tests/test.sh 2007-07-15 22:33:13.000000000 +0900 -++++ misc/build/hunspell-1.1.12/tests/test.sh 2008-07-01 06:18:31.000000000 +0900 -+@@ -1,4 +1,4 @@ -+-#!/bin/bash -++#!/usr/local/bin/bash -+ export LC_ALL="C" -+ |