* Argggggghhhh.

svn path=/nixpkgs/trunk/; revision=6872
This commit is contained in:
Eelco Dolstra 2006-10-27 12:07:03 +00:00
parent 35dfb5b43e
commit ee2b63c872

View file

@ -92,7 +92,7 @@ ln -s g77 $out/bin/f77
# Create a symlink to as (the assembler). This is useful when a
# gcc-wrapper is installed in a user environment, as it ensures that
# the right assembler is called.
ln -s $ldPath/bin/as $out/bin/as
ln -s $ldPath/as $out/bin/as
# Make a wrapper around the linker.