PKGBUILDs/extra/python-cheetah/python-cheetah.install

16 lines
209 B
Text
Raw Normal View History

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