[v9_10] remove refrerences to keymgr
This commit is contained 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
|
||||
|
||||
6
bin/python/isc/.gitignore
vendored
6
bin/python/isc/.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user