correct tar link
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 19 Jan 2012 16:43:40 +0000 (16:43 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 19 Jan 2012 16:43:40 +0000 (16:43 +0000)
commitb310805fb254aaa1e4fd030f007bca1eae0c5757
tree1af518fa8713c13f41fbf1cfa1b12f43841a72eb
parent7778406f84cc84705cd5f5d16042944452a085e9
correct tar link

When we create the /bin/tar in $(IPKG_INSTROOT) link we want it to point to
/usr/bin/tar, and not to $(IPKG_INSTROOT)/usr/bin/tar as $(IPKG_INSTROOT)
is certainly not a valid path on the built rootfs.

Signed-off-by: Emmanuel Deloget <logout@free.fr>
SVN-Revision: 29813
utils/tar/Makefile