citadel/meta/recipes-extended/iputils/files/debian/targets.diff
brl 098b8f982b Squashed 'poky/' content from commit 4469acdf1d
git-subtree-dir: poky
git-subtree-split: 4469acdf1d0338220f3fe2ecb5e079eea6fda375
2017-12-04 16:35:29 -05:00

16 lines
491 B
Diff

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)