Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 24c2f109c9130dc6cfa9da9532692033 > scriptlet

ghc-regex-posix-doc-0.94.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