git » glibc.git » main » tree

[main] / glibc.install

1
2
3
4
5
post_upgrade() {
  locale-gen

  ldconfig -r .
}