* Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
This commit is contained in:
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
|
||||
name = "Xaw3d-1.5E";
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://freshmeat.net/redir/xaw3d/11835/url_tgz/Xaw3d-1.5E.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/Xaw3d-1.5E.tar.gz;
|
||||
md5 = "29ecfdcd6bcf47f62ecfd672d31269a1";
|
||||
};
|
||||
patches = [./config.patch];
|
||||
|
||||
Reference in New Issue
Block a user