Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame^] | 1 | Upstream-Status: Inappropriate [disable feature] |
| 2 | |
| 3 | Index: iputils-s20121221/Makefile |
| 4 | =================================================================== |
| 5 | --- iputils-s20121221.orig/Makefile |
| 6 | +++ iputils-s20121221/Makefile |
| 7 | @@ -106,7 +106,7 @@ endif |
| 8 | endif |
| 9 | |
| 10 | # ------------------------------------- |
| 11 | -IPV4_TARGETS=tracepath ping clockdiff rdisc arping tftpd rarpd |
| 12 | +IPV4_TARGETS=tracepath ping clockdiff arping |
| 13 | IPV6_TARGETS=tracepath6 traceroute6 ping6 |
| 14 | TARGETS=$(IPV4_TARGETS) $(IPV6_TARGETS) |
| 15 | |