Sophie

Sophie

distrib > PLD > ra > i686 > by-pkgid > c731453b4f596dbca90202f705e4915d > scriptlet

dict-freedict-spa-eng-20020622-2.i686.rpm

POSTIN

/bin/sh
if [ -f /var/lock/subsys/dictd ]; then
	/etc/rc.d/init.d/dictd restart 1>&2
fi

POSTUN

/bin/sh
if [ -f /var/lock/subsys/dictd ]; then
	/etc/rc.d/init.d/dictd restart 1>&2 || true
fi