Fixing a typo

svn path=/nixpkgs/trunk/; revision=13708
This commit is contained in:
Michael Raskin 2009-01-05 14:19:27 +00:00
parent d15a5e9625
commit a2ac3a3f18

View file

@ -1,4 +1,4 @@
l{stdenv, fetchurl}:
{stdenv, fetchurl}:
stdenv.mkDerivation {
name = "quake3demo-1.11-6";