mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 14:29:59 -04:00
omit contrib/idn from this release
This commit is contained in:
parent
09671f9551
commit
59dc41f536
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: kit.sh,v 1.12 2000/12/13 21:21:30 gson Exp $
|
||||
# $Id: kit.sh,v 1.13 2000/12/21 02:55:18 gson Exp $
|
||||
|
||||
# Make a release kit
|
||||
#
|
||||
|
|
@ -94,7 +94,7 @@ sh util/sanitize_all.sh
|
|||
rm -rf TODO conftools util doc/design doc/dev doc/expired \
|
||||
doc/html doc/todo doc/private bin/lwresd doc/man/ctoman \
|
||||
doc/man/isc doc/man/bin/resolver.5 \
|
||||
bin/tests/system/relay lib/cfg
|
||||
bin/tests/system/relay lib/cfg contrib/idn
|
||||
|
||||
find . -name .cvsignore -print | xargs rm
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue