2
0
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:
Mark Andrews
2016-07-26 07:12:00 +10:00
parent 711aff9fa7
commit 3fdd1a3462
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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@ \