Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 1571caeb0aa312a3917503719071e354 > scriptlet

mono-zeroconf-doc-0.9.0-13.mga7.noarch.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