updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / xxe-std / xxe.install
blobac4c68001cdd13224bc4969ea3a2f1c7e3f1d98c
1 # arg 1:  the new package version
2 post_install() {
3   echo
4   echo "After the install you must relog."
7 # arg 1:  the new package version
8 # arg 2:  the old package version
9 post_upgrade() {
10   echo
11   echo "After the install you must relog."
14 op=$1
15 shift
17 $op $*