summarylogtreecommitdiffstats
path: root/readme.install
blob: d9d2deed4fbdc29f57fde412714f3f80242e580b (plain)
1
2
3
4
5
6
7
8
post_install() {
  cat << EOF

==> To avoid conflict with uconv from https://www.archlinux.org/packages/core/x86_64/icu/
==> uconv has been installed with the name of uconv-c

EOF
}