Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > ced6c87363f828494726b6b2035d675f > scriptlet

ghc-binary-doc-0.5.0.2-1.fc13.i686.rpm

POSTIN

/bin/sh
( cd /usr/share/doc/ghc/html/libraries && [ -x "./gen_contents_index" ] && ./gen_contents_index ) || :

POSTUN

/bin/sh
if [ "$1" -eq 0 ] ; then
  ( cd /usr/share/doc/ghc/html/libraries && [ -x "./gen_contents_index" ] && ./gen_contents_index ) || :
fi