Bob Dunlop fcfc3a27f8 libc/eglibc: fix downloading
Since Subversion 1.6.13 was released, it is no longer possible
to checkout/export to the current working directory using '.'
(eg. "svn co bla://blabla/foo/bar ." no longer extracts the content
of bar into ./ but into ./bar).

Fix this by luring Subversion to extract into "$(pwd)", which has
the advantage of working both with all known versions so far.

At the same time, remove the useless redirection.
2010-11-09 10:44:29 +01:00
..
2010-11-09 10:44:29 +01:00
2010-07-15 10:18:40 +02:00
2010-11-01 16:59:39 +01:00
2009-10-30 20:08:44 +01:00
2009-05-13 18:10:47 +00:00
2010-07-22 23:26:08 +02:00