Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 276e32d4b4a6f162ca337506bd71df31 > scriptlet

ghc-haskell-src-doc-1.0.1.3-3.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