bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Missing MAINTAINERCLEANFILES entry.


From: Debarshi 'Rishi' Ray
Subject: [bug-inetutils] Missing MAINTAINERCLEANFILES entry.
Date: Fri, 30 Mar 2007 01:20:10 +0530

The ping/Makefile.am does not mention Makefile.in in the
MAINTAINERCLEANFILES. Here
(http://glug-nith.org/~rishi/download/src/ping-Makefile.diff) is a
'diff -uNp' on ping/Makefile.am:

--- ../inetutils/ping/Makefile.am       2006-10-12 15:25:06.000000000
+0530
+++ ping/Makefile.am    2007-03-30 01:14:12.000000000 +0530
@@ -34,6 +34,8 @@ ping6_SOURCES = ping6.c ping_common.c pi

SUIDMODE = -o root -m 4775

+MAINTAINERCLEANFILES = Makefile.in
+
install-ping-hook:
       address@hidden program in $(bin_PROGRAMS); do \
       $(INSTALL_PROGRAM) $$program $(SUIDMODE)
$(AM_INSTALL_PROGRAM_FLAGS) $(DESTDIR)$(bindir)/`echo $$program|sed
'$(tran\
sform)'` ; \

--
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu




reply via email to

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