* gcc-4.1-temp -> gcc-4.1.
* Use real URLs. svn path=/nixpkgs/trunk/; revision=6884
This commit is contained in:
@@ -48,7 +48,7 @@ let
|
||||
then pkgsDiet.gawk
|
||||
else pkgsStatic.gawk;
|
||||
|
||||
gcc = import ../../development/compilers/gcc-4.1-temp {
|
||||
gcc = import ../../development/compilers/gcc-4.1 {
|
||||
inherit (pkgs) fetchurl stdenv;
|
||||
noSysDirs = true;
|
||||
langCC = false;
|
||||
|
||||
Reference in New Issue
Block a user