]> git.pld-linux.org Git - packages/iproute2.git/blob - iproute2-disable_arpd.patch
- s/with.*tetex/doc/
[packages/iproute2.git] / iproute2-disable_arpd.patch
1 diff -urN iproute2/misc/Makefile.orig iproute2/misc/Makefile
2 --- iproute2/misc/Makefile.orig Sat Sep 27 15:18:41 2003
3 +++ iproute2/misc/Makefile      Sat Sep 27 15:18:55 2003
4 @@ -6,7 +6,7 @@
5  RTSTATOBJ=rtstat.o
6  
7  ALLOBJ=$(SSOBJ) $(NSTATOBJ) $(IFSTATOBJ) $(RTACCTOBJ) $(ARPDOBJ) $(RTSTATOBJ)
8 -TARGETS=ss nstat ifstat rtacct arpd rtstat
9 +TARGETS=ss nstat ifstat rtacct rtstat
10  
11  all: $(TARGETS)
12  
This page took 0.129085 seconds and 3 git commands to generate.