From c06270131e8d6f32600ff22c38c98faac40c09ec Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Thu, 29 Dec 2016 11:29:50 -0800 Subject: [PATCH] [v9_10] remove refrerences to keymgr --- bin/python/Makefile.in | 2 -- bin/python/isc/.gitignore | 6 ------ 2 files changed, 8 deletions(-) diff --git a/bin/python/Makefile.in b/bin/python/Makefile.in index 50a76f22ce..a43a3c1d5d 100644 --- a/bin/python/Makefile.in +++ b/bin/python/Makefile.in @@ -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 diff --git a/bin/python/isc/.gitignore b/bin/python/isc/.gitignore index 15fd277ce2..cb49bf5d06 100644 --- a/bin/python/isc/.gitignore +++ b/bin/python/isc/.gitignore @@ -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