Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 1bf5a5bdbf52a31c1c3c6235ecb97d04 > scriptlet

pear-Stream_SHM-1.0.0-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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