updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / tee-clc / install
blob7d1fc32a45b920b31bd57c1f48074cbc12b93868
1 ## arg 1:  the new package version
2 post_install() {
3   echo "add /opt/tee-clc-<version> to your path, e.g. export PATH=/opt/tee-clc-$1:\$PATH"
6 ## arg 1:  the new package version
7 ## arg 2:  the old package version
8 post_upgrade() {
9   echo "add /opt/tee-clc-<version> to your path, e.g. export PATH=/opt/tee-clc-$1:\$PATH"