Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release > by-pkgid > a0cb0e1ad0e2ed3dc2b81ec4c29ec8b1 > scriptlet

firefox-3.0.8-1mdv2009.1.x86_64.rpm

POSTIN

/bin/sh
unset DISPLAY
/usr/lib64/firefox-3.0.8/firefox-rebuild-databases.pl
if [ ! -r /etc/sysconfig/oem ]; then
  case `grep META_CLASS /etc/sysconfig/system` in
    *powerpack) bookmark="mozilla-powerpack.html" ;;
    *desktop) bookmark="mozilla-one.html";;
    *) bookmark="mozilla-download.html";;
  esac
  ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark  /usr/lib64/firefox-3.0.8/defaults/profile/bookmarks.html
fi