summarylogtreecommitdiffstats
path: root/glibc.install
blob: 57029c3a759e851d90a67aa9ae2df0c0032fe6e9 (plain)
1
2
3
4
5
6
7
post_upgrade() {
  locale-gen

  ldconfig -r .

  iconvconfig
}