Fix typo, thanks to Rob Vermaas

svn path=/nixpkgs/trunk/; revision=22031
This commit is contained in:
Yury G. Kudryashov
2010-05-28 06:49:32 +00:00
parent 6a185ec765
commit c74d23dbdf

View File

@@ -17,7 +17,7 @@ curl="curl \
--disable-epsv \
--cookie-jar cookies \
--insecure \
$NIX_CURL_OPTIONS"
$NIX_CURL_FLAGS"
tryDownload() {