]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update
authorMark Andrews <marka@isc.org>
Mon, 16 Oct 2006 22:55:19 +0000 (22:55 +0000)
committerMark Andrews <marka@isc.org>
Mon, 16 Oct 2006 22:55:19 +0000 (22:55 +0000)
doc/dev/release

index 7ec78126d18c6d91358755050404379d59d35f4e..c811dacdfb4afd127a6b1647db980a23759d99af 100644 (file)
@@ -2,7 +2,7 @@ Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 2000-2003  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-$Id: release,v 1.67 2005/10/14 03:46:34 marka Exp $
+$Id: release,v 1.68 2006/10/16 22:55:19 marka Exp $
 
 Preparing a bind9 release
 
@@ -143,10 +143,10 @@ release.
    $ cd ../../.. ; : cd back to top level
    $ autoheader  ; : regenerate config.h.in
    $ autoconf    ; : regenerate configure
-   $ (cd bin/dig ; rm host.1 dig.1 ; make host.1 dig.1 ; cvs update host.1 dig.1 )
    $ ./configure
    $ make
    ... should cleanly compile
+   $ (cd bin/dig ; rm host.1 dig.1 ; make host.1 dig.1 ; cvs update host.1 dig.1 )
    $ make distclean
    $ rm -rf /tmp/idn
    $ mkdir -p /tmp/idn/lib /tmp/idn/include