updated on Fri Jan 13 08:00:32 UTC 2012
[aur-mirror.git] / freecolor / freecolor.install
blobbe161552db296dc14365ca55ee210d1ec6f74c5e
1 _print_msg() {
2   /bin/cat << EOF
4 ===> freecolor post-install message:
6 ===> If you'd like to have 'freecolor' to replace 'free',
7 ===> add the following line to your .bashrc:
8 ===> alias free='freecolor'
10 EOF
13 post_install() {
14   _print_msg
17 post_upgrade() {
18   _print_msg