Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > ddaba6c9b5aa4f2cd0ff075b7c3c1014 > scriptlet

banshee-doc-0.13.2-5mdv2008.1.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then /usr/bin/mono /usr/lib64/banshee-doc/MonodocNodeConfig.exe --remove classlib-banshee /usr/lib/monodoc/sources/../monodoc.xml; fi

POSTIN

/bin/sh
/usr/bin/mono /usr/lib64/banshee-doc/MonodocNodeConfig.exe --insert "Banshee Libraries" classlib-banshee /usr/lib/monodoc/sources/../monodoc.xml
/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