bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] [PATCH] bootstrap: use snippet/unused-parameter instead


From: Giuseppe Scrivano
Subject: [bug-inetutils] [PATCH] bootstrap: use snippet/unused-parameter instead of unused-parameter.
Date: Wed, 17 Aug 2011 15:41:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

FYI,

I have just pushed the following patch.  It fixes a build error since a
gnulib module was renamed.

>From 9820338b6e19af403d97152b816372f012d43789 Mon Sep 17 00:00:00 2001
From: Giuseppe Scrivano <address@hidden>
Date: Wed, 17 Aug 2011 15:39:33 +0200
Subject: [PATCH] bootstrap: use snippet/unused-parameter instead of
 unused-parameter.

---
 ChangeLog      |    5 +++++
 bootstrap.conf |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 06dad03..40cd3ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-08-17  Giuseppe Scrivano  <address@hidden>
+
+       * bootstrap.conf (gnulib_modules): Use snippet/unused-parameter instead
+       of unused-parameter.  It tracks a gnulib change.
+
 2011-07-28  Mats Erik Andersson <address@hidden>
 
        * ftpd/ftpd.c (getdatasock): Misnamed variable DATA_SOURCE.
diff --git a/bootstrap.conf b/bootstrap.conf
index f4996bd..34cf3c7 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -75,7 +75,7 @@ strnlen
 sysexits
 termios
 unistd-safer
-unused-parameter
+snippet/unused-parameter
 update-copyright
 vasnprintf
 version-etc-fsf
-- 
1.7.5.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]