Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > b53f57401726127a7d34f4ced9008c81 > scriptlet

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

PREUN

/bin/sh
if [ "$1" = 0 ]; then
  rm /usr/lib/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/lib/ghc-6.4.2/wx/wxcore.pkg
ghc-pkg-6.4.2 update -g /usr/lib/ghc-6.4.2/wx/wx.pkg