[svn] commit: r1781 - in /branches/bind10-20100421-release: ./ src/bin/cmdctl/Makefile.am src/lib/cc/ src/lib/dns/ src/lib/dns/rdata/generic/rrsig_46.cc src/lib/dns/tests/

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Apr 21 14:30:45 UTC 2010


Author: jreed
Date: Wed Apr 21 14:30:45 2010
New Revision: 1781

Log:
Merge from trunk: r1780 to remove cmdctl.pyc with CLEANFILES.
(Plus some unrelated svn propset changes again.)

Modified:
    branches/bind10-20100421-release/   (props changed)
    branches/bind10-20100421-release/src/bin/cmdctl/Makefile.am
    branches/bind10-20100421-release/src/lib/cc/   (props changed)
    branches/bind10-20100421-release/src/lib/dns/   (props changed)
    branches/bind10-20100421-release/src/lib/dns/rdata/generic/rrsig_46.cc   (props changed)
    branches/bind10-20100421-release/src/lib/dns/tests/   (props changed)

Modified: branches/bind10-20100421-release/src/bin/cmdctl/Makefile.am
==============================================================================
--- branches/bind10-20100421-release/src/bin/cmdctl/Makefile.am (original)
+++ branches/bind10-20100421-release/src/bin/cmdctl/Makefile.am Wed Apr 21 14:30:45 2010
@@ -19,7 +19,7 @@
 EXTRA_DIST = $(CMDCTL_CONFIGURATIONS)
 EXTRA_DIST += cmdctl.spec
 
-CLEANFILES=	b10-cmdctl
+CLEANFILES=	b10-cmdctl cmdctl.pyc
 
 man_MANS = b10-cmdctl.8
 EXTRA_DIST += $(man_MANS) b10-cmdctl.xml




More information about the bind10-changes mailing list