Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > ad17b45346dcd1e0ed342a17e83d6200 > scriptlet

dotclear-1.2.5-2mdv2007.0.noarch.rpm

POSTIN

/bin/sh
if [ -e /usr/sbin/ADVXctl ]; then /usr/sbin/ADVXctl update;fi
if [ -f /var/lock/subsys/httpd ]; then
    /etc/rc.d/init.d/httpd restart 1>&2;
fi

POSTUN

/bin/sh
if [ -e /usr/sbin/ADVXctl ]; then /usr/sbin/ADVXctl update;fi