From: K.Kosako Date: Mon, 21 Oct 2019 00:49:06 +0000 (+0900) Subject: change gperf path X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8a46b18096099d8a5e8f7a46adda6bd313fe66c;p=onig change gperf path --- diff --git a/src/make_unicode_fold.sh b/src/make_unicode_fold.sh index 35ce974..1d5cc1e 100755 --- a/src/make_unicode_fold.sh +++ b/src/make_unicode_fold.sh @@ -1,6 +1,6 @@ #!/bin/sh -GPERF=/usr/local/bin/gperf +GPERF=gperf TMP0=gperf0.tmp TMP1=gperf1.tmp