updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / sidu / sidu.install
blob44d98a7af6f9178c6fb775bfb2f043ef49308dbf
1 ## arg 1:  the new package version
2 post_install() {
3   echo "Installed at /etc/webapps/sidu"
4   echo "Maybe you want to: ln -s /etc/webapps/sidu /srv/http"
7 ## arg 1:  the new package version
8 ## arg 2:  the old package version
9 post_upgrade() {
10   echo "Installed at /etc/webapps/sidu"