diff options
author | Bob Dunlop <bob.dunlop@xyzzy.org.uk> | 2010-11-09 10:44:29 +0100 |
---|---|---|
committer | Bob Dunlop <bob.dunlop@xyzzy.org.uk> | 2010-11-09 10:44:29 +0100 |
commit | fcfc3a27f86d8d2814caaae57cbbf09aa3fac458 (patch) | |
tree | b31562f714d6e73942d4e99984e3baf758b5ac3d /patches/glibc | |
parent | fd5d0a93e27b44c3c523d52ce5d5ed5320998758 (diff) | |
download | crosstool-ng-fcfc3a27f86d8d2814caaae57cbbf09aa3fac458.tar.gz crosstool-ng-fcfc3a27f86d8d2814caaae57cbbf09aa3fac458.tar.bz2 crosstool-ng-fcfc3a27f86d8d2814caaae57cbbf09aa3fac458.zip |
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.
Diffstat (limited to 'patches/glibc')
0 files changed, 0 insertions, 0 deletions