Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 2eb9913beb6c428180d19c5a391c3834 > scriptlet

pear-HTML_Template_PHPLIB-1.3.3-alt2.noarch.rpm

PREUN

/bin/sh

if [ "$1" = "0" ]; then 
	pear uninstall --nodeps --ignore-errors -r HTML_Template_PHPLIB > dev/null || : 
fi

POSTIN

/bin/sh

pear install --nodeps -s --force --register-only /usr/share/php/pear/.pkgxml/HTML_Template_PHPLIB.xml >/dev/null || :