Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b80b8ed16a3cdd2ca2b6463ace389cad > scriptlet

cacti-0.8.7e-2mdv2010.0.noarch.rpm

PREIN

/bin/sh
if [ $1 = "2" ]; then
    # fix for old setup
    if [ -L /var/www/cacti/include ]; then
        rm -f /var/www/cacti/include
    fi
fi

POSTIN

/bin/sh
/usr/share/rpm-helper/add-webapp cacti $1

POSTUN

/bin/sh
/usr/share/rpm-helper/del-webapp cacti $1