Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 68506ec7776028006cbf2667ef118541 > scriptlet

apache2-2.0.44-11mdk.ppc.rpm

POSTIN

/bin/sh
#JMD: do *not* use _post_service here, it is used in apache2-conf, since we
#can have both apache2 and apache2-mod_perl
if [ -e /usr/sbin/ADVXctl ]; then /usr/sbin/ADVXctl update;fi

POSTUN

/bin/sh
#JMD: do *not* use _post_service here, otherwise it will uninstall
#apache-mod_perl as well!!
if [ -e /usr/sbin/ADVXctl ]; then /usr/sbin/ADVXctl update;fi