Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 68ee32ad7d978aa685b3b3e1fe91fa52 > scriptlet

banshee-doc-1.4.1-1mdv2009.0.i586.rpm

POSTIN

/bin/sh
/usr/bin/monodoc --make-index > /dev/null

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/monodoc ]; then /usr/bin/monodoc --make-index > /dev/null
fi