Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > cdd0addb17f769aefd9f48f3e4d37b13 > scriptlet

speech-dispatcher-0.7.1-1.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/speech-dispatcher.info.xz ]]; then /sbin/install-info /usr/share/info/speech-dispatcher.info.xz --dir=/usr/share/info/dir --remove ; fi; fi 
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/spd-say.info.xz ]]; then /sbin/install-info /usr/share/info/spd-say.info.xz --dir=/usr/share/info/dir --remove ; fi; fi 
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/ssip.info.xz ]]; then /sbin/install-info /usr/share/info/ssip.info.xz --dir=/usr/share/info/dir --remove ; fi; fi 
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/speech-dispatcher-cs.info.xz ]]; then /sbin/install-info /usr/share/info/speech-dispatcher-cs.info.xz --dir=/usr/share/info/dir --remove ; fi; fi 
/usr/share/rpm-helper/del-service speech-dispatcher $1 speech-dispatcherd || :

POSTIN

/bin/sh
if [[ -f /usr/share/info/speech-dispatcher.info.xz ]]; then /sbin/install-info /usr/share/info/speech-dispatcher.info.xz --dir=/usr/share/info/dir; fi 
if [[ -f /usr/share/info/spd-say.info.xz ]]; then /sbin/install-info /usr/share/info/spd-say.info.xz --dir=/usr/share/info/dir; fi 
if [[ -f /usr/share/info/ssip.info.xz ]]; then /sbin/install-info /usr/share/info/ssip.info.xz --dir=/usr/share/info/dir; fi 
if [[ -f /usr/share/info/speech-dispatcher-cs.info.xz ]]; then /sbin/install-info /usr/share/info/speech-dispatcher-cs.info.xz --dir=/usr/share/info/dir; fi 
/usr/share/rpm-helper/add-service speech-dispatcher $1 speech-dispatcherd || :