Linux Netfilter development
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Gilad Benjamini <gilad@vbrix.com>
Cc: Netfilter Development Mailinglist <netfilter-devel@vger.kernel.org>
Subject: Re: [ANNOUNCE] Release conntrack-tools 0.9.6
Date: Sun, 09 Mar 2008 21:12:39 +0100	[thread overview]
Message-ID: <47D444B7.40505@netfilter.org> (raw)
In-Reply-To: <003b01c881ae$ce989d60$6bc9d820$@com>

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

Gilad Benjamini wrote:
> Hi,
> The tarball includes ".svn" directories under the doc subdirectory.
> May I assume this is a mistake ?

Indeed. I forgot to update the dist-hook when I renamed examples/ to
doc/. I just committed the patch attached to SVN.

-- 
"Los honestos son inadaptados sociales" -- Les Luthiers

[-- Attachment #2: x --]
[-- Type: text/plain, Size: 321 bytes --]

Index: Makefile.am
===================================================================
--- Makefile.am	(revisión: 7395)
+++ Makefile.am	(copia de trabajo)
@@ -17,4 +17,4 @@
 
 dist-hook:
 	rm -rf `find $(distdir)/debian -name .svn`
-	rm -rf `find $(distdir)/examples -name .svn`
+	rm -rf `find $(distdir)/doc -name .svn`

      parent reply	other threads:[~2008-03-09 20:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-08 13:05 [ANNOUNCE] Release conntrack-tools 0.9.6 Pablo Neira Ayuso
2008-03-09 19:31 ` Krzysztof Oledzki
2008-03-09 19:37   ` Krzysztof Oledzki
2008-04-13  1:53     ` bug in conntrack + NAT filtering [was Re: [ANNOUNCE] Release conntrack-tools 0.9.6] Pablo Neira Ayuso
2008-03-11 11:30   ` [ANNOUNCE] Release conntrack-tools 0.9.6 Pablo Neira Ayuso
     [not found] ` <003b01c881ae$ce989d60$6bc9d820$@com>
2008-03-09 20:12   ` Pablo Neira Ayuso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47D444B7.40505@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=gilad@vbrix.com \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox