]> Zhao Yanbai Git Server - minix.git/commit
Replace wget with ftp as default in fetch scripts
authorLionel Sambuc <lionel@minix3.org>
Thu, 23 Jan 2014 10:38:26 +0000 (11:38 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:08 +0000 (17:05 +0200)
commit29b8e5ff06775f48546ddc9f3b03875fac0231fd
treeb62ea3014ea479c577a0a6319ff5f79bff20fe3e
parentb12bb57943c6903ce237b1564908e0b2117d269d
Replace wget with ftp as default in fetch scripts

This default is overriden by curl when it is available on the system.

This allows for the fetch script to work on MINIX systems without any
additions from PKGSRC, while requiring either a netbsd compatible ftp or
curl to be installed on other systems.

Change-Id: Id79f799e1ef0f5fde6bb1c0e570984b7579519fb
external/gpl3/binutils/fetch.sh
external/gpl3/gcc/fetch.sh
external/lgpl3/gmp/fetch.sh
external/lgpl3/mpc/fetch.sh
external/lgpl3/mpfr/fetch.sh
gnu/dist/fetch.sh