post_install() { echo "Add the following line to your ~/.profile" echo " export FAIRROOTPATH=/opt/fairroot/" } post_upgrade() { : } pre_remove() { : } post_remove() { : }