* Remove builder attributes.
* MPlayer: pass stdenv to w32codecs. svn path=/nixpkgs/trunk/; revision=882
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "wget-1.9.1";
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.nl.net/pub/gnu/wget/wget-1.9.1.tar.gz;
|
||||
md5 = "e6051f1e1487ec0ebfdbda72bedc70ad";
|
||||
|
||||
Reference in New Issue
Block a user