Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > 259eb4e22a66331b059859c3d3dd71fd > scriptlet

ghc-wxhaskell-0.9.4.1-2mdk.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
  rm /usr/lib64/ghc-6.4.2/wx/wx*.o
  ghc-pkg-6.4.2 unregister wx || :
  ghc-pkg-6.4.2 unregister wxcore || :
fi
/sbin/ldconfig

POSTIN

/bin/sh
/sbin/ldconfig
ghc-pkg-6.4.2 update -g /usr/lib64/ghc-6.4.2/wx/wxcore.pkg
ghc-pkg-6.4.2 update -g /usr/lib64/ghc-6.4.2/wx/wx.pkg