Sophie

Sophie

distrib > Mandriva > 2010.2 > x86_64 > media > main-backports > by-pkgid > 867c55faa1b50e472e4671e922e7fd23 > scriptlet

firefox-4.0.1-0.1mdv2010.2.x86_64.rpm

POSTIN

/bin/sh
unset DISPLAY
/usr/lib64/firefox-4.0.1/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-4.0.1/defaults/profile/bookmarks.html
fi