From b06335a835ac8b7bc40c77e0089e8e8556bac3cc Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 2 Mar 2006 19:08:26 +0000 Subject: [PATCH] * Thunderbird updated to 1.5 (it was at 0.8!). svn path=/nixpkgs/trunk/; revision=4970 --- .../mailreaders/thunderbird/builder.sh | 43 +++++++++++-------- .../mailreaders/thunderbird/default.nix | 42 ++++++++++++++---- pkgs/system/all-packages-generic.nix | 18 +++----- 3 files changed, 66 insertions(+), 37 deletions(-) diff --git a/pkgs/applications/networking/mailreaders/thunderbird/builder.sh b/pkgs/applications/networking/mailreaders/thunderbird/builder.sh index ecd2cbb91bc2..7635910ae9fa 100644 --- a/pkgs/applications/networking/mailreaders/thunderbird/builder.sh +++ b/pkgs/applications/networking/mailreaders/thunderbird/builder.sh @@ -1,23 +1,30 @@ source $stdenv/setup -preConfigure() { - cat mail/config/mozconfig > .mozconfig - cat >> .mozconfig <