updated on Thu Jan 19 04:14:35 UTC 2012
[aur-mirror.git] / vtigercrm / vtigercrm.install
blob58f29af3101f54893b1aebb97c584bc9bde202da
1 post_install() {
2   echo "vtigercrm: You need to add an 'Include' directive to httpd.conf to include /etc/httpd/conf/extra/httpd-vtigercrm.conf"
5 post_upgrade() {
6   post_install $1
9 op=$1
10 shift
12 $op $*