Sophie

Sophie

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

ghc-cpphs-doc-1.11-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