Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 65ed6036c9dd352d2bf3aaf65539d3d2 > scriptlet

beagle-devel-0.3.9-19.fc14.i686.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/monodoc ]; then
  /usr/bin/monodoc --make-index > /dev/null
fi

POSTUN

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

#############################
# thunderbird extension hacks
# copied from mugshot to deal with versioned 
# thunderbird dirs