mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
named-rrchecker is also in ${prefix}/bin
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -1,6 +1,6 @@
|
||||
4425. [bug] arpaname and dnstap-read were not being installed
|
||||
into ${prefix}/bin. Tidy up installation issues
|
||||
with CHANGE 4421. [RT #42910]
|
||||
4425. [bug] arpaname, dnstap-read and named-rrchecker were not
|
||||
being installed into ${prefix}/bin. Tidy up
|
||||
installation issues with CHANGE 4421. [RT #42910]
|
||||
|
||||
4424. [experimental] Named now sends _ta-XXXX.<trust-anchor>/NULL queries
|
||||
to provide feedback to the trust-anchor administrators
|
||||
|
@@ -131,7 +131,7 @@ install:: ${TARGETS} installdirs @DNSTAP@ @NZD_TOOLS@
|
||||
${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} named-journalprint@EXEEXT@ \
|
||||
${DESTDIR}${sbindir}
|
||||
${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} named-rrchecker@EXEEXT@ \
|
||||
${DESTDIR}${sbindir}
|
||||
${DESTDIR}${bindir}
|
||||
${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} nsec3hash@EXEEXT@ \
|
||||
${DESTDIR}${sbindir}
|
||||
${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} genrandom@EXEEXT@ \
|
||||
|
Reference in New Issue
Block a user