download.mk: fix packed checkout mirroring support
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 17 Feb 2016 08:44:37 +0000 (08:44 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 17 Feb 2016 08:44:37 +0000 (08:44 +0000)
commitac5b226735008bd44532b0fd2abf296e6e9f13c2
treec0668fadf305a53343f0488f4d70312343110f99
parentabeaff88ac6ae8e593de338fba20c3a1eeb25529
download.mk: fix packed checkout mirroring support

Changeset r48416  broke the downloading of mirrored, packed scm checkouts.

Fix this by removing the "@" sign in front of the download command which is
now executed as part of a larger shell command under flock.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48733
include/download.mk