diff options
Diffstat (limited to 'editors/openoffice.org-3-RC/files/patch-i91318')
-rw-r--r-- | editors/openoffice.org-3-RC/files/patch-i91318 | 2 |
1 files changed, 1 insertions, 1 deletions
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 () { |