Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > c02f55e081377d399a1e9adc5143fb7e > scriptlet

jetty6-servlet-2.5-api-6.1.4-alt1_1jpp1.7.noarch.rpm

POSTIN

/bin/sh
/usr/sbin/alternatives-helper --install servlet_jetty6-servlet-2.5-api

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
    [ "$1" = 0 ] || exit 0; [ -x /usr/sbin/alternatives-helper ] && /usr/sbin/alternatives-helper --remove servlet_jetty6-servlet-2.5-api
fi