diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-07-07 23:44:32 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-07-08 10:53:39 +0200 |
commit | 84d798694090725eda9e9df37cbb4ba09b631d3e (patch) | |
tree | c10e2607726ea90235b16b3fad90eb8dcb51652f /package/python/python-103-optional-sqlite.patch | |
parent | 1b301e8fabf627b0d51387f251f3fb0b453ab587 (diff) | |
download | buildroot-84d798694090725eda9e9df37cbb4ba09b631d3e.tar.gz buildroot-84d798694090725eda9e9df37cbb4ba09b631d3e.zip |
support/download: fix the bzr helper
bzr uses the name of the extension of the output file to known what
output format to use: tar, tgz, tar.bz2... If no extension is
recognised, bzr will output to a directory.
Since we use 'mktemp .XXXXXX' to generate temporary files, it obviously
never ends with a recognised extension. Thus, bzr expects the output to
be a directory, and fails since it is a file.
Fix that by forcing the output format.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python-103-optional-sqlite.patch')
0 files changed, 0 insertions, 0 deletions