Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > f67920795fcf4ee34dddec77558cbab5 > scriptlet

ghc-colour-doc-2.3.1-1.fc13.x86_64.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