feat(profile): add missing grep to locale-gen.

This commit is contained in:
Alexandre Pujol 2025-09-11 23:34:44 +02:00
parent c7e999fe30
commit 4d7e03a9e2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -18,6 +18,7 @@ profile locale-gen @{exec_path} {
@{exec_path} mr,
@{sh_path} rix,
@{bin}/{e,}grep rix,
@{bin}/cat rix,
@{bin}/gzip rix,
@{bin}/localedef rix,