iso/bio-wayfire/airootfs/etc/pacman.d/hooks/locale-gen.hook
2023-06-14 02:07:33 +08:00

13 lines
228 B
Text

# stolen from archiso releng
[Trigger]
Operation = Install
Type = Package
Target = glibc
[Action]
Description = Running locale-gen...
When = PostTransaction
Depends = glibc
Depends = sed
Depends = sh
Exec = /usr/bin/locale-gen