Sophie

Sophie

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

ghc-gtksourceview2-doc-0.10.1.20100110-4.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