diff options
Diffstat (limited to 'dns/bind9-devel/files/patch-bin_python_Makefile.in')
| -rw-r--r-- | dns/bind9-devel/files/patch-bin_python_Makefile.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dns/bind9-devel/files/patch-bin_python_Makefile.in b/dns/bind9-devel/files/patch-bin_python_Makefile.in new file mode 100644 index 000000000000..a1fd9e8ad46b --- /dev/null +++ b/dns/bind9-devel/files/patch-bin_python_Makefile.in @@ -0,0 +1,10 @@ +--- bin/python/Makefile.in.orig 2016-04-29 05:30:53 UTC ++++ bin/python/Makefile.in +@@ -58,7 +58,6 @@ install:: ${TARGETS} installdirs + ${INSTALL_SCRIPT} dnssec-keymgr ${DESTDIR}${sbindir} + ${INSTALL_DATA} ${srcdir}/dnssec-checkds.8 ${DESTDIR}${mandir}/man8 + ${INSTALL_DATA} ${srcdir}/dnssec-coverage.8 ${DESTDIR}${mandir}/man8 +- ${INSTALL_DATA} ${srcdir}/dnssec-keymgr.8 ${DESTDIR}${mandir}/man8 + + clean distclean:: + rm -f ${TARGETS} |
