fetchsvn: Fix for cross

Just use `nativeBuildInputs` at build time.
This commit is contained in:
John Ericson
2020-03-09 02:11:45 -04:00
parent c1a16501c4
commit 2607aae93f
2 changed files with 14 additions and 9 deletions
-4
View File
@@ -2,10 +2,6 @@ source $stdenv/setup
header "exporting $url (r$rev) into $out"
if test "$sshSupport"; then
export SVN_SSH="$openssh/bin/ssh"
fi
if test -n "$http_proxy"; then
# Configure proxy
mkdir .subversion