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)
commit29a16d234b89e57db0469d3f79626b7e98300a61
tree13ea4f93dd51e5459bed422652a37b3645f9405c
parentaec34fb6ec02b11a85c67dfde8df68f8390cf9b8
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.

SVN-Revision: 34460
include/download.mk