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)
commitf2acb9e6d2bd0e0dfa6311359d6a6b62477b4ada
treefbd674b311b0138a80f0246325947acfd0c94536
parentf82446a24c3d6f66145d5c7e7e78df6082fe908c
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