Sophie

Sophie

distrib > Fedora > 13 > x86_64 > media > updates > by-pkgid > 01b3ef517285c748bb1553dfb87ae10f > scriptlet

ghc-process-leksah-doc-1.0.1.4-2.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