Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > ec12e3789310ae26e154b40cef6103ed > scriptlet

cacti-0.8.7i-0.1mdvmes5.2.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