From 35e13e4c9637f5bf7bef6039c8c813207780a174 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 20 Nov 2023 20:10:50 +0100 Subject: New upstream version 6.9.9 --- src/make_unicode_egcb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/make_unicode_egcb.sh') diff --git a/src/make_unicode_egcb.sh b/src/make_unicode_egcb.sh index 89cfa18..be60d36 100755 --- a/src/make_unicode_egcb.sh +++ b/src/make_unicode_egcb.sh @@ -2,6 +2,6 @@ NAME=unicode_egcb_data -./make_unicode_egcb_data.py > ${NAME}.c +python3 make_unicode_egcb_data.py > ${NAME}.c exit 0 -- cgit v1.2.3