This commit is contained in:
parent
25541dfc78
commit
5bcbc971ac
7 changed files with 737 additions and 0 deletions
5
glibc/glibc.install
Normal file
5
glibc/glibc.install
Normal file
|
@ -0,0 +1,5 @@
|
|||
post_upgrade() {
|
||||
locale-gen
|
||||
|
||||
ldconfig -r .
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue