Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > f571d88adc2ed5854bc901db8f6248e7 > scriptlet

banshee-doc-2.0.1-1.mga1.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