package/tcpdump: remove duplicated binary
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Tue, 16 Feb 2021 12:50:30 +0000 (13:50 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 16 Feb 2021 19:43:53 +0000 (20:43 +0100)
commitb74c9cf21a164495ae240a1272c6bf17c103b0c6
tree291f87ecaa1405f970da40253c206f7d61643cf1
parent3d632c941f2a7e0eff3de7a7dd93bb44ef858394
package/tcpdump: remove duplicated binary

Since tcpdump 4.99.0, the 'tcpdump' binary is no longer installed in
/usr/sbin but in /usr/bin. This change invalidates the Buildroot hook
'TCPDUMP_REMOVE_DUPLICATED_BINARY', causing a fairly large rootfs size
increase as a result.

Update the path inside this hook.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tcpdump/tcpdump.mk