diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
commit | cc415305a049ca523f2a8cf674009fa77c54fee6 (patch) | |
tree | 6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /editors/openoffice-3/files/patch-i91318 | |
parent | - Now fix to use this port on !i386. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Diffstat (limited to 'editors/openoffice-3/files/patch-i91318')
-rw-r--r-- | editors/openoffice-3/files/patch-i91318 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice-3/files/patch-i91318 b/editors/openoffice-3/files/patch-i91318 deleted file mode 100644 index dd4b2f2ea7c3..000000000000 --- a/editors/openoffice-3/files/patch-i91318 +++ /dev/null @@ -1,14 +0,0 @@ ---- hunspell/hunspell-1.2.8.patch~ 2009-02-21 08:52:35.000000000 +0900 -+++ hunspell/hunspell-1.2.8.patch 2009-03-05 09:30:33.000000000 +0900 -@@ -619,3 +619,11 @@ - p++; - } - if (i > 0 && buf[i - 1] == '\n') { -+--- misc/hunspell-1.2.8/tests/test.sh 2007-07-15 22:33:13.000000000 +0900 -++++ misc/build/hunspell-1.2.8/tests/test.sh 2008-08-10 10:00:33.000000000 +0900 -+@@ -1,4 +1,4 @@ -+-#!/bin/bash -++#!/usr/bin/env bash -+ export LC_ALL="C" -+ -+ function check_valgrind_log () { |