traceroute: pass INSTALL=$(INSTALL) as install time
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Dec 2017 08:56:04 +0000 (09:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Dec 2017 08:56:04 +0000 (09:56 +0100)
commita4e713bf34a154ccf5e32c98eefff1e8fd3062b6
treed6b6b779109ff02c76de7d6ed8a629e28e18861d
parent06bbe7f7b8d1f1eac7e1663ce3d21373afb051ed
traceroute: pass INSTALL=$(INSTALL) as install time

As reported by Peter, using cp during the installation isn't correct,
as it follows symbolic links, potentially over-writing the busybox
binary through its traceroute symbolic link. To avoid that, we pass
INSTALL=$(INSTALL) during the installation step.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/traceroute/traceroute.mk