pkg-infra: move the bzr download helper to a script
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 2 Jul 2014 21:11:24 +0000 (23:11 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Jul 2014 22:03:59 +0000 (00:03 +0200)
commit45261f1fb7d6ab14e858580080b24e1a3bd5575c
treefd16146918b044f8b4dcf3e5ca8cae70795b8894
parent4bee7629eeb524b774357f57fbe53f136ae812c0
pkg-infra: move the bzr download helper to a script

Maintaining the download helpers in the Makefile has proved to be a bit
complex, so move it to a shell script.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-download.mk
support/download/bzr [new file with mode: 0755]