[vlc-devel] [PATCH] contrib/tools: use BSD fetch if curl/wget are absent
Rafaël Carré
funman at videolan.org
Fri Jan 27 12:36:44 CET 2012
Le 2012-01-27 06:29, Jean-Baptiste Kempf a écrit :
> On Fri, Jan 27, 2012 at 06:28:30AM -0500, Rafaël Carré wrote :
>> fetch(1) will always exit with status > 0 if not downloading a file
>> However we can rely on it to be present in /usr/bin since it's part of the base system
>
> No objection, as long as it does not break OSX.
The list is ordered by priority, fetch will only be used if no other
tools exist, instead of failing previously.
(And OSX has no fetch)
More information about the vlc-devel
mailing list