Author: eelco
Date: Thu Mar  1 21:40:46 2012
New Revision: 32727
URL: https://nixos.org/websvn/nix/?rev=32727&sc=1

Log:
* Fix broken symlink.

Modified:
   
nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc/4.5/update-gcc.sh
   
nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc/4.6/update-gcc.sh

Modified: 
nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc/4.5/update-gcc.sh
==============================================================================
--- 
nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc/4.5/update-gcc.sh
    Thu Mar  1 21:39:43 2012        (r32726)
+++ 
nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc/4.5/update-gcc.sh
    Thu Mar  1 21:40:46 2012        (r32727)
@@ -1 +1 @@
-link ../gcc-4.4/update-gcc.sh
\ No newline at end of file
+link ../4.4/update-gcc.sh
\ No newline at end of file

Modified: 
nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc/4.6/update-gcc.sh
==============================================================================
--- 
nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc/4.6/update-gcc.sh
    Thu Mar  1 21:39:43 2012        (r32726)
+++ 
nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc/4.6/update-gcc.sh
    Thu Mar  1 21:40:46 2012        (r32727)
@@ -1 +1 @@
-link ../gcc-4.4/update-gcc.sh
\ No newline at end of file
+link ../4.4/update-gcc.sh
\ No newline at end of file
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to