Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > f95048b235f2029ec71d0c1adfe2f37f > scriptlet

ghc-svgcairo-doc-0.10.1.20100110-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