Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 90ffa753574ebde125f3a0252695785a > scriptlet

ghc-hashed-storage-doc-0.4.13-2.fc14.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