Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > main > by-pkgid > b1ea690e61b1877a522bc2b678520b62 > scriptlet

apache2-2.0.48-6mdk.i586.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