[asterisk-bugs] [JIRA] (ASTERISK-26812) [patch] Fix download_externals To Allow The Use Of curl Or wget

Michael L. Young (JIRA) noreply at issues.asterisk.org
Wed Feb 22 13:03:10 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael L. Young updated ASTERISK-26812:
----------------------------------------

    Status: Open  (was: Triage)

> [patch] Fix download_externals To Allow The Use Of curl Or wget
> ---------------------------------------------------------------
>
>                 Key: ASTERISK-26812
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26812
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Codecs/General, Core/BuildSystem
>    Affects Versions: 13.14.0, 14.3.0, GIT
>            Reporter: Michael L. Young
>            Severity: Minor
>
> Not sure if this is really a bug versus an improvement.  I can see it being viewed as a bug though by some.
> The current build_tools/download_externals file depends on wget in order to download external modules.
> The current build system is able to discover which tool to use for fetching remote files - either wget or curl.  This patch takes advantage of this capability by modifying the two calls to the wget binary to instead use what was discovered by the build system.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list