summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/firefox/3.6.nix
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2010-06-24 21:23:37 +0000
committerLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2010-06-24 21:23:37 +0000
commitd7ceeb0574aa9ae25d4ea7daf038b06457e2cff4 (patch)
tree7b74b5b728acaa802cd94d62b4abc5dbbbec7ae7 /pkgs/applications/networking/browsers/firefox/3.6.nix
parentb9e7a56c77a331898a603f69f15175c75df31ded (diff)
downloadnixpkgs-d7ceeb0574aa9ae25d4ea7daf038b06457e2cff4.tar
nixpkgs-d7ceeb0574aa9ae25d4ea7daf038b06457e2cff4.tar.gz
nixpkgs-d7ceeb0574aa9ae25d4ea7daf038b06457e2cff4.tar.bz2
nixpkgs-d7ceeb0574aa9ae25d4ea7daf038b06457e2cff4.tar.lz
nixpkgs-d7ceeb0574aa9ae25d4ea7daf038b06457e2cff4.tar.xz
nixpkgs-d7ceeb0574aa9ae25d4ea7daf038b06457e2cff4.tar.zst
nixpkgs-d7ceeb0574aa9ae25d4ea7daf038b06457e2cff4.zip
Attempt to fix the firefox 3.6 symlinks problem (that makes it segfault at start, if
the user does not remove the compatibility.ini from its profile)

svn path=/nixpkgs/trunk/; revision=22408
Diffstat (limited to 'pkgs/applications/networking/browsers/firefox/3.6.nix')
-rw-r--r--pkgs/applications/networking/browsers/firefox/3.6.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgs/applications/networking/browsers/firefox/3.6.nix b/pkgs/applications/networking/browsers/firefox/3.6.nix
index d9a61336d17..4bcf6058e3e 100644
--- a/pkgs/applications/networking/browsers/firefox/3.6.nix
+++ b/pkgs/applications/networking/browsers/firefox/3.6.nix
@@ -46,6 +46,10 @@ rec {
     
     inherit src;
 
+    # To be removed when the change gets upstream. I don't know if the patch
+    # affects xulrunner or firefox.
+    patches = [ ./symlinks-bug551152.patch ];
+
     buildInputs =
       [ pkgconfig gtk perl zip libIDL libjpeg libpng zlib cairo bzip2
         python dbus dbus_glib pango freetype fontconfig xlibs.libXi
@@ -101,6 +105,10 @@ rec {
 
     inherit src;
 
+    # To be removed when the change gets upstream. I don't know if the patch
+    # affects xulrunner or firefox.
+    patches = [ ./symlinks-bug551152.patch ];
+
     buildInputs =
       [ pkgconfig gtk perl zip libIDL libjpeg zlib cairo bzip2 python
         dbus dbus_glib pango freetype fontconfig alsaLib nspr libnotify