PKGBUILDs/extra/python-cheetah/python-cheetah.install
2009-10-09 21:23:22 -05:00

15 lines
209 B
Text

post_upgrade() {
cat << 'EOM'
==>
==> PLEASE NOTE:
==> This release of python-cheetah requires recompilation of all
==> existing compiled cheetah templates.
==>
EOM
}
op=$1
shift
$op $*