From 9012efbaef9d51499b214fc4e53e19877681843d Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 15 Feb 2006 17:04:11 +0000 Subject: [PATCH] * Make the Firefox build more like xulrunner (e.g., don't using .mozconfig). * Optionally build Firefox with official branding (so that it calls itself "Firefox" instead of "Deer Park"). This should not be turned on for the channel! svn path=/nixpkgs/trunk/; revision=4817 --- .../networking/browsers/firefox/builder.sh | 30 +------------------ .../networking/browsers/firefox/default.nix | 26 ++++++++++++++-- pkgs/system/all-packages-generic.nix | 1 + 3 files changed, 26 insertions(+), 31 deletions(-) diff --git a/pkgs/applications/networking/browsers/firefox/builder.sh b/pkgs/applications/networking/browsers/firefox/builder.sh index b2f2136272dc..8192a2333667 100644 --- a/pkgs/applications/networking/browsers/firefox/builder.sh +++ b/pkgs/applications/networking/browsers/firefox/builder.sh @@ -1,34 +1,11 @@ source $stdenv/setup -preConfigure=preConfigure -preConfigure() { - cat > .mozconfig <