Sophie

Sophie

distrib > Momonga > 7 > x86_64 > by-pkgid > c2e149257990c6a04fd7b36f69ccb77d > scriptlet

ghc-X11-doc-1.4.5-4m.mo7.x86_64.rpm

POSTIN

/bin/sh
( cd /usr/share/doc/ghc/libraries && [ -x "./gen_contents_index" ] && ./gen_contents_index ) || :

POSTUN

/bin/sh
if [ "$1" -eq 0 ] ; then
  ( cd /usr/share/doc/ghc/libraries && [ -x "./gen_contents_index" ] && ./gen_contents_index ) || :
fi