[ulogd2] Remove obsolete dist-hook for svn

Pablo Neira netfilter-cvslog-bounces at lists.netfilter.org
Thu Jul 10 08:29:12 CEST 2008


Gitweb:		http://git.netfilter.org/cgi-bin/gitweb.cgi?p=ulogd2.git;a=commit;h=0b916d0556c67a1f3bb75a0cf2ed4c252ea76235
commit 0b916d0556c67a1f3bb75a0cf2ed4c252ea76235
Author:     Eric Leblond <eric at inl.fr>
AuthorDate: Thu Jul 10 08:28:55 2008 +0200
Commit:     Pablo Neira Ayuso <pablo at netfilter.org>
CommitDate: Thu Jul 10 08:28:55 2008 +0200

    Remove obsolete dist-hook for svn
    
    This patch suppress a dist-hook in Makefile.am which was related
    to the suppression of some subversion related files.
    
    Signed-off-by: Eric Leblond <eric at inl.fr>
       via  0b916d0556c67a1f3bb75a0cf2ed4c252ea76235 (commit)
      from  1d76f1ed0717e68396c8c2d7ff93c59870fa1896 (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 -----------------------------------------------------------------
commit 0b916d0556c67a1f3bb75a0cf2ed4c252ea76235
Author: Eric Leblond <eric at inl.fr>
Date:   Thu Jul 10 08:28:55 2008 +0200

    Remove obsolete dist-hook for svn
    
    This patch suppress a dist-hook in Makefile.am which was related
    to the suppression of some subversion related files.
    
    Signed-off-by: Eric Leblond <eric at inl.fr>

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

 Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
This patch suppress a dist-hook in Makefile.am which was related
to the suppression of some subversion related files.

Signed-off-by: Eric Leblond <eric at inl.fr>

diff --git a/Makefile.am b/Makefile.am
index 9f11dfb..46615c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,5 +20,3 @@ $(OBJECTS): libtool
 libtool: $(LIBTOOL_DEPS)
 	$(SHELL) ./config.status --recheck
 
-dist-hook:
-	rm -rf `find $(distdir)/debian -name .svn`



More information about the netfilter-cvslog mailing list