iputils: update to 20101006.

This commit is contained in:
Juan RP
2011-02-01 02:05:09 +01:00
parent 27c0e2c407
commit 66076835de
4 changed files with 1068 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
--- Makefile.orig 2009-03-06 09:03:41.189028082 +0100
+++ Makefile 2009-03-06 09:08:37.087015943 +0100
@@ -25,6 +25,14 @@ TAG:=`date +s%Y%m%d`
--- a/Makefile.orig 2010-10-06 13:59:20.000000000 +0200
+++ b/Makefile 2011-02-01 01:58:43.338899085 +0100
@@ -25,6 +25,15 @@ TAG:=`date +s%Y%m%d`
all: $(TARGETS)
@@ -11,7 +11,8 @@
+ else \
+ install -D -m755 $$f $(DESTDIR)/sbin/$$f; \
+ fi; \
+ \
+ done
tftpd: tftpd.o tftpsubs.o
ping: ping.o ping_common.o
arping: arping.o -lsysfs