Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > a4ecf58e05fce6e0c6fab21a0152c4b5 > scriptlet

ghc-haskell-platform-doc-2010.1.0.0-1.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