HomeSort by relevance Sort by last modified time
    Searched refs:iputils (Results 1 - 3 of 3) sorted by null

  /external/iputils/doc/
Makefile 7 html: $(HTMLFILES) iputils.html
21 iputils.html: iputils.db
37 @rm -rf $(MANFILES) $(HTMLFILES) iputils.html tmp.db2html tmp.db2man
  /external/iputils/
iputils.spec 7 Name: iputils
12 Source0: iputils-s%{ssdate}.tar.bz2
19 The iputils package contains ping, a basic networking tool. The ping
93 Taken iputils rpm from ASPLinux-7.2 as pattern.
Makefile 244 @sed -e "s/^%define ssdate .*/%define ssdate $(DATE)/" iputils.spec > iputils.spec.tmp
245 @mv iputils.spec.tmp iputils.spec
249 @git commit -a -m "iputils-$(TAG)"
250 @git tag -s -m "iputils-$(TAG)" $(TAG)
251 @git archive --format=tar --prefix=iputils-$(TAG)/ $(TAG) | bzip2 -9 > ../iputils-$(TAG).tar.bz2

Completed in 88 milliseconds