Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 3c4b38ee210892cbf8ce5b73e3d669cc > scriptlet

ghc-gstreamer-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