* firefox -> firefox-2.

svn path=/nixpkgs/trunk/; revision=12132
This commit is contained in:
Eelco Dolstra 2008-06-17 07:39:01 +00:00
parent 7d56212df2
commit 0591ccedc0
5 changed files with 1 additions and 1 deletions

View file

@ -5758,7 +5758,7 @@ let pkgs = rec {
inherit fetchurl stdenv x11 imlib2 libjpeg libpng;
};
firefox = lowPrio (import ../applications/networking/browsers/firefox {
firefox = lowPrio (import ../applications/networking/browsers/firefox-2 {
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo;
inherit (gtkLibs) gtk;
inherit (gnome) libIDL;