Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > f7831671b5849296dace4f0fcdfad5db > scriptlet

ghc-text-doc-0.10.0.0-1.fc13.x86_64.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