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)
commit714d1b4a6c777f548d6b21680d48c95b13565039
tree73af9fc6f2edf866f28f78bbffa0d7ad68e9081a
parent5ef92f5dda57f31de4f709de994ff12625754404
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