Changed package name to glibc-2.5-nptl ...

svn path=/nixpkgs/trunk/; revision=9160
This commit is contained in:
Michael Raskin 2007-08-18 16:23:11 +00:00
parent 88483fdb70
commit e6c5500d42

View File

@ -4,7 +4,7 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
name = "glibc-2.5"; name = "glibc-2.5-nptl";
builder = ./builder.sh; builder = ./builder.sh;
src = fetchurl { src = fetchurl {