updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / python-pyicu / python-pyicu.install
blob3adf6f1b3a983676c644d03b05795a45e6f16bb1
1 pkgname=python-pyicu
3 post_install() {
4   cat << _EOF
6 ==> IMPORTANT!!!
7 ==> You must run the following as root to finish installation:
8 ==> 
9 ==> easy_install PyICU
11 _EOF
14 post_upgrade() {
15   post_install $1