mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 02:27:13 +08:00
6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
post_install() {
|
|
ldconfig -r .
|
|
|
|
locale-gen-fixme
|
|
}
|