Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > a124f47bc4092b8222e54298cc62414e > scriptlet

apache2-2.0.47-1.9.91mdk.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