nmh-commits
[Top][All Lists]
Advanced

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

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. d5c47f7859d90f9434600fbdd0706a2e5400860e
Date: Fri, 27 Jan 2012 04:36:32 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  d5c47f7859d90f9434600fbdd0706a2e5400860e (commit)
      from  924044cf8f0bfa48efbef2b35197b712b534e5b8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/nmh.git/commit/?id=d5c47f7859d90f9434600fbdd0706a2e5400860e


commit d5c47f7859d90f9434600fbdd0706a2e5400860e
Author: David Levine <address@hidden>
Date:   Thu Jan 26 22:36:17 2012 -0600

    Added clean-local target to remove RPM directory.

diff --git a/Makefile.am b/Makefile.am
index bb22f5a..65fd867 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,6 +35,8 @@ auxexecdir = @libdir@
 ##
 CLEANFILES = config/version.c sbr/sigmsg.h etc/mts.conf etc/sendfiles \
             etc/mhn.defaults man/man.sed $(man_MANS)
+clean-local:
+       @rm -rf RPM
 
 ##
 ## Stuff that should be cleaned via "make maintainer-clean"

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

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