xref: /AOO41X/ext_libraries/hunspell/hunspell-bash.patch (revision 82a83531f4dc3a7b1462ef70b94d7091c5b48f0d)
1--- misc/hunspell-1.3.3/tests/test.sh	2010-02-23 21:18:50.000000000 +0900
2+++ misc/build/hunspell-1.3.3/tests/test.sh	2010-05-05 13:01:42.000000000 +0900
3@@ -1,4 +1,4 @@
4-#!/bin/bash
5+#!/usr/bin/env bash
6 export LC_ALL="C"
7
8 function check_valgrind_log () {
9