summaryrefslogtreecommitdiff
path: root/debian/patches/01_disable_useless_man_pages.patch
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2012-01-01 06:26:05 +0100
committerGuillem Jover <guillem@hadrons.org>2012-01-01 06:26:05 +0100
commitadf353076baa629d88544067ef15ac9302c83172 (patch)
tree90df3320939271a2b6c18ffde561b60fcb15a792 /debian/patches/01_disable_useless_man_pages.patch
parent65e19bb2beae23acf08de130fb2a3e343eb1544c (diff)
downloadinetutils-adf353076baa629d88544067ef15ac9302c83172.tar.gz
New upstream release 1.9
Implement ”ping -W linger”. (Closes: #566845) Pass “-Im4 -Iam” to autoreconf call in debian/rules.
Diffstat (limited to 'debian/patches/01_disable_useless_man_pages.patch')
-rw-r--r--debian/patches/01_disable_useless_man_pages.patch15
1 files changed, 6 insertions, 9 deletions
diff --git a/debian/patches/01_disable_useless_man_pages.patch b/debian/patches/01_disable_useless_man_pages.patch
index 713a8bc..b345cce 100644
--- a/debian/patches/01_disable_useless_man_pages.patch
+++ b/debian/patches/01_disable_useless_man_pages.patch
@@ -4,14 +4,13 @@ Date: Wed, 9 Jun 2010 03:56:08 +0200
Subject: [PATCH] Disable useless man pages
---
- Makefile.am | 2 +-
- configure.ac | 2 -
+ Makefile.am | 2 +-
+ configure.ac | 2 --
+ 2 files changed, 1 insertion(+), 3 deletions(-)
-diff --git a/Makefile.am b/Makefile.am
-index 7af1c56..34d105b 100644
--- a/Makefile.am
+++ b/Makefile.am
-@@ -26,7 +26,7 @@ EXTRA_DIST = README-alpha paths ChangeLog.0
+@@ -22,7 +22,7 @@ EXTRA_DIST = paths ChangeLog.0
SUBDIRS = lib \
libinetutils libtelnet libicmp libls \
src telnet telnetd ftp ftpd talk talkd whois ping ifconfig \
@@ -20,11 +19,9 @@ index 7af1c56..34d105b 100644
tests
DISTCLEANFILES = pathdefs.make paths.defs $(PACKAGE)-$(VERSION).tar.gz
-diff --git a/configure.ac b/configure.ac
-index 2b60bde..f582074 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -133,7 +133,6 @@ AC_PROG_MAKE_SET
+@@ -136,7 +136,6 @@ AC_PROG_MAKE_SET
AC_PROG_RANLIB
AC_PROG_YACC
AC_PROG_LN_S
@@ -32,7 +29,7 @@ index 2b60bde..f582074 100644
gl_INIT
-@@ -812,7 +811,6 @@ ping/Makefile
+@@ -831,7 +830,6 @@ ping/Makefile
ifconfig/Makefile
ifconfig/system/Makefile
doc/Makefile