ports/textproc/hfst/patches/patch-test_tools_hfst-check-environment_sh

10 lines
256 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: test/tools/hfst-check-environment.sh
--- test/tools/hfst-check-environment.sh.orig
+++ test/tools/hfst-check-environment.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/ksh
TOOLDIR=../../tools/src
old_opts="$HFST_OPTIONS"
export HFST_OPTIONS="--version"