diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-i91318 | 2 | ||||
-rw-r--r-- | editors/openoffice-3/files/patch-i91318 | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/files/patch-i91318 | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/files/patch-i91318 | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3/files/patch-i91318 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i91318 b/editors/openoffice-3-devel/files/patch-i91318 index a038fc180ff5..d04fef781b9c 100644 --- a/editors/openoffice-3-devel/files/patch-i91318 +++ b/editors/openoffice-3-devel/files/patch-i91318 @@ -13,7 +13,7 @@ diff -u -r1.12 hunspell-1.1.12.patch ++++ misc/build/hunspell-1.1.12/tests/test.sh 2008-08-10 10:00:33.000000000 +0900 +@@ -1,4 +1,4 @@ +-#!/bin/bash -++#!/usr/local/bin/bash +++#!/usr/bin/env bash + export LC_ALL="C" + + function check_valgrind_log () { diff --git a/editors/openoffice-3/files/patch-i91318 b/editors/openoffice-3/files/patch-i91318 index a038fc180ff5..d04fef781b9c 100644 --- a/editors/openoffice-3/files/patch-i91318 +++ b/editors/openoffice-3/files/patch-i91318 @@ -13,7 +13,7 @@ diff -u -r1.12 hunspell-1.1.12.patch ++++ misc/build/hunspell-1.1.12/tests/test.sh 2008-08-10 10:00:33.000000000 +0900 +@@ -1,4 +1,4 @@ +-#!/bin/bash -++#!/usr/local/bin/bash +++#!/usr/bin/env bash + export LC_ALL="C" + + function check_valgrind_log () { diff --git a/editors/openoffice.org-3-RC/files/patch-i91318 b/editors/openoffice.org-3-RC/files/patch-i91318 index a038fc180ff5..d04fef781b9c 100644 --- a/editors/openoffice.org-3-RC/files/patch-i91318 +++ b/editors/openoffice.org-3-RC/files/patch-i91318 @@ -13,7 +13,7 @@ diff -u -r1.12 hunspell-1.1.12.patch ++++ misc/build/hunspell-1.1.12/tests/test.sh 2008-08-10 10:00:33.000000000 +0900 +@@ -1,4 +1,4 @@ +-#!/bin/bash -++#!/usr/local/bin/bash +++#!/usr/bin/env bash + export LC_ALL="C" + + function check_valgrind_log () { diff --git a/editors/openoffice.org-3-devel/files/patch-i91318 b/editors/openoffice.org-3-devel/files/patch-i91318 index a038fc180ff5..d04fef781b9c 100644 --- a/editors/openoffice.org-3-devel/files/patch-i91318 +++ b/editors/openoffice.org-3-devel/files/patch-i91318 @@ -13,7 +13,7 @@ diff -u -r1.12 hunspell-1.1.12.patch ++++ misc/build/hunspell-1.1.12/tests/test.sh 2008-08-10 10:00:33.000000000 +0900 +@@ -1,4 +1,4 @@ +-#!/bin/bash -++#!/usr/local/bin/bash +++#!/usr/bin/env bash + export LC_ALL="C" + + function check_valgrind_log () { diff --git a/editors/openoffice.org-3/files/patch-i91318 b/editors/openoffice.org-3/files/patch-i91318 index a038fc180ff5..d04fef781b9c 100644 --- a/editors/openoffice.org-3/files/patch-i91318 +++ b/editors/openoffice.org-3/files/patch-i91318 @@ -13,7 +13,7 @@ diff -u -r1.12 hunspell-1.1.12.patch ++++ misc/build/hunspell-1.1.12/tests/test.sh 2008-08-10 10:00:33.000000000 +0900 +@@ -1,4 +1,4 @@ +-#!/bin/bash -++#!/usr/local/bin/bash +++#!/usr/bin/env bash + export LC_ALL="C" + + function check_valgrind_log () { |