Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > a2c4d49308ff81982e5a301a6e284e28 > scriptlet

ghc-haskell-platform-devel-2010.2.0.0-1.fc14.i686.rpm

PREUN

/bin/sh
ghc-pkg recache

POSTIN

/bin/sh
ghc-pkg recache
( 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