include: download.mk: correct tar argument order when packing checkouts
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 2 Dec 2012 18:35:47 +0000 (18:35 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 2 Dec 2012 18:35:47 +0000 (18:35 +0000)
commitab24863321c402d884e4b4d43a4faa87825b1d53
tree13ea4f93dd51e5459bed422652a37b3645f9405c
parent7a03e9cd3aed526504461a4b03057f6cba19a52e
include: download.mk: correct tar argument order when packing checkouts

GNU TAR v1.26 will fail with "no such file or directory" errors when the
output file does not immediately follow the -f switch.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34460 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/download.mk