[Rpm-maint] [rpm-software-management/rpm] find-lang.sh: Put one lang variants altogether when --generate-subpackage (PR #4192)
laokz
notifications at github.com
Fri Apr 24 13:47:59 UTC 2026
Locale name is typically of the form:
language[_territory][.codeset][@modifier]
All three variants are optional. `find-lang.sh --generate-subpackages` only dealed with _territory variant but not others. When the name had language at modifier format, find-lang.sh would error out due to "Illegal char '@'" in the package name.
Now, put all variants of one language in the same lang package.
Fixes: #4180
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/4192
-- Commit Summary --
* find-lang.sh: Put a lang variants altogether when generate-subpackages
-- File Changes --
M scripts/find-lang.sh (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/4192.patchhttps://github.com/rpm-software-management/rpm/pull/4192.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4192
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4192 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260424/faae5a98/attachment.htm>
More information about the Rpm-maint
mailing list