summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils/files/debian/targets.diff
blob: 2cb5576c628206be1abc25ba1dd8a5f69a4b2e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Upstream-Status: Inappropriate [disable feature]

Index: iputils-s20121221/Makefile
===================================================================
--- iputils-s20121221.orig/Makefile
+++ iputils-s20121221/Makefile
@@ -106,7 +106,7 @@ endif
 endif
 
 # -------------------------------------
-IPV4_TARGETS=tracepath ping clockdiff rdisc arping tftpd rarpd
+IPV4_TARGETS=tracepath ping clockdiff arping
 IPV6_TARGETS=tracepath6 traceroute6 ping6
 TARGETS=$(IPV4_TARGETS) $(IPV6_TARGETS)