Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 83cd4a277564a265db7bf94fcad39963 > scriptlet

ghc-regex-base-doc-0.93.1-2.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