Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > c792dd57c071c376b252652c0a1e2b9a > scriptlet

cacti-0.8.7d-1mdv2009.1.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