Sophie

Sophie

distrib > Momonga > 6 > i686 > by-pkgid > d8e72f7f3c2e228b388575ce2106709a > scriptlet

ghc-xmonad-doc-0.8.1-1m.mo6.i686.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