]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10] remove refrerences to keymgr
authorEvan Hunt <each@isc.org>
Thu, 29 Dec 2016 19:29:50 +0000 (11:29 -0800)
committerEvan Hunt <each@isc.org>
Thu, 29 Dec 2016 19:29:50 +0000 (11:29 -0800)
bin/python/Makefile.in
bin/python/isc/.gitignore

index 50a76f22ce1fad881c0758fde7ee585823c6b256..a43a3c1d5d79c6ad068526016ac77737f0ce6f27 100644 (file)
@@ -62,10 +62,8 @@ install:: ${TARGETS} installdirs
        fi
 
 uninstall::
-       rm -f ${DESTDIR}${mandir}/man8/dnssec-keymgr.8
        rm -f ${DESTDIR}${mandir}/man8/dnssec-coverage.8
        rm -f ${DESTDIR}${mandir}/man8/dnssec-checkds.8
-       rm -f ${DESTDIR}${sbindir}/dnssec-keymgr
        rm -f ${DESTDIR}${sbindir}/dnssec-coverage
        rm -f ${DESTDIR}${sbindir}/dnssec-checkds
        # only manually uninstall for the python package itself
index 15fd277ce2e6edcfaeb54af62525c58b00a3e36d..cb49bf5d066545f5f16aab1da0b83d0392b882ae 100644 (file)
@@ -5,11 +5,5 @@ dnskey.py
 eventlist.py
 keydict.py
 keyevent.py
-keymgr.py
-keyseries.py
 keyzone.py
-parser.out
-parsetab.py
-policy.py
-rndc.py
 utils.py