* Fix misspelled package name.

svn path=/nixpkgs/trunk/; revision=22777
This commit is contained in:
Eelco Dolstra 2010-07-28 08:21:56 +00:00
parent 1bb86133c7
commit 95c5f85819

View file

@ -7,7 +7,7 @@ let devices = fetchurl {
in
stdenv.mkDerivation {
name = "debotstrap-1.0.10lenny";
name = "debootstrap-1.0.10lenny";
src = fetchurl {
# I'd like to use the source. However it's lacking the lanny script ?