summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i91318
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/files/patch-i91318')
-rw-r--r--editors/openoffice-3/files/patch-i9131818
1 files changed, 9 insertions, 9 deletions
diff --git a/editors/openoffice-3/files/patch-i91318 b/editors/openoffice-3/files/patch-i91318
index a87ec93e2460..4348b75903da 100644
--- a/editors/openoffice-3/files/patch-i91318
+++ b/editors/openoffice-3/files/patch-i91318
@@ -1,14 +1,14 @@
---- hunspell/hunspell-1.2.8.patch~ 2009-03-11 22:17:54.000000000 +0900
-+++ hunspell/hunspell-1.2.8.patch 2009-03-20 21:37:49.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
+--- hyphen/hyphen-2.4.patch 2010-05-05 12:40:53.000000000 +0900
++++ hyphen/hyphen-2.4.patch 2010-05-05 12:41:25.000000000 +0900
+@@ -167,3 +167,11 @@
+ +
+ +.INCLUDE : target.mk
+ Common subdirectories: misc/hyphen-2.4/tests and misc/build/hyphen-2.4/tests
++--- misc/hyphen-2.4/tests/test.sh 2010-05-05 12:40:17.000000000 +0900
+++++ misc/build/hyphen-2.4/tests/test.sh 2010-05-05 12:40:31.000000000 +0900
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/usr/bin/env bash
-+ export LC_ALL="C"
+
+ function check_valgrind_log () {
++ if [ "$VALGRIND" != "" ]; then