svn path=/nixpkgs/trunk/; revision=5889
This commit is contained in:
Eelco Dolstra 2006-07-24 15:04:37 +00:00
parent 9396221341
commit 3fd28e7851

View File

@ -13,7 +13,7 @@
stdenv.mkDerivation { stdenv.mkDerivation {
name = "thunderbird-1.5"; name = "thunderbird-1.5.0.4";
builder = ./builder.sh; builder = ./builder.sh;
src = fetchurl { src = fetchurl {