mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:30:00 -04:00
[v9_10] remove refrerences to keymgr
This commit is contained in:
parent
75b9d13b47
commit
c06270131e
2 changed files with 0 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue