BIND 10 master, updated. f0ecf9503468cce0ddcf776adf143b46c821994c [master] remove generated file from dist tarball
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Feb 19 17:51:53 UTC 2013
The branch, master has been updated
via f0ecf9503468cce0ddcf776adf143b46c821994c (commit)
from 2d286d766980909cda293cd10fe80c8acc7cfe46 (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 f0ecf9503468cce0ddcf776adf143b46c821994c
Author: Jeremy C. Reed <jreed at isc.org>
Date: Tue Feb 19 11:50:00 2013 -0600
[master] remove generated file from dist tarball
Don't include example.zone test data file in dist tarball.
It is generated from an .in file via ./configure.
This was noticed by emhn during Debian packaging.
(distclean created a source different than extract tarball.)
I didn't get okay, but I mentioned my patch on jabber.
I tested on one system. This seems to be trivial.
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/tests/testdata/Makefile.am | 1 -
1 file changed, 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/tests/testdata/Makefile.am b/src/bin/auth/tests/testdata/Makefile.am
index fed498a..ebde800 100644
--- a/src/bin/auth/tests/testdata/Makefile.am
+++ b/src/bin/auth/tests/testdata/Makefile.am
@@ -23,7 +23,6 @@ EXTRA_DIST += simpleresponse_fromWire.spec
EXTRA_DIST += spec.spec
EXTRA_DIST += example.com
-EXTRA_DIST += example.zone
EXTRA_DIST += example.sqlite3
EXTRA_DIST += example-base-inc.zone example-nsec3-inc.zone
More information about the bind10-changes
mailing list