* Doh!
svn path=/nixpkgs/trunk/; revision=5511
This commit is contained in:
parent
60031f78d3
commit
9273065b05
@ -5,7 +5,7 @@ stdenv.mkDerivation {
|
|||||||
builder = ./builder.sh;
|
builder = ./builder.sh;
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://66.93.236.84/~jedwin/projects/chmlib/chmlib-0.38.tar.bz2;
|
url = http://66.93.236.84/~jedwin/projects/chmlib/chmlib-0.38.tar.bz2;
|
||||||
md5 = "8fa5e9a1af13084ca465d9ee09e1946e";
|
md5 = "d72661526aaea377ed30e9f58a086964";
|
||||||
};
|
};
|
||||||
buildInputs = [libtool];
|
buildInputs = [libtool];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user