Update define.sh

This commit is contained in:
Kroese
2026-08-04 03:11:44 +02:00
committed by GitHub
parent 40a061c57d
commit 5e584b7156
-1
View File
@@ -685,7 +685,6 @@ normalizeEdition() {
local edition
source="${source//evaluation/}"
source=$(printf '%s' "$source" |
uconv -x 'Any-Latin; Latin-ASCII' 2>/dev/null) || return 1