handle locales without undersoce in their names

fixes #12 C.UTF-8
This commit is contained in:
binarynoise 2026-03-08 20:42:37 +00:00
commit 180d131f79

View file

@ -80,7 +80,7 @@ KNOWN_PACKAGE_OUTPUT = {
'glibc': [
r'Generating locales\.\.\.',
r'Generation complete\.',
r' .*_.*\.\.\. done',
r' .*\.\.\. done',
],
'fontconfig': [
r'Rebuilding fontconfig cache\.\.\.',