]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- install copy of unbound-control.8 man page for unbound-control-setup
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 21 Mar 2013 12:48:12 +0000 (12:48 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 21 Mar 2013 12:48:12 +0000 (12:48 +0000)
git-svn-id: file:///svn/unbound/trunk@2866 be551aaa-1e26-0410-a405-d3ace91eadb9

Makefile.in
doc/Changelog

index 0064341462c065c7a1331c03ca5e16201ef03b1e..114a2225773aefecb08cb36a0ce6c111a74a11a7 100644 (file)
@@ -466,6 +466,7 @@ install:    all $(PYTHONMOD_INSTALL) $(PYUNBOUND_INSTALL)
        $(INSTALL) -c -m 644 doc/unbound.8 $(DESTDIR)$(mandir)/man8
        $(INSTALL) -c -m 644 doc/unbound-checkconf.8 $(DESTDIR)$(mandir)/man8
        $(INSTALL) -c -m 644 doc/unbound-control.8 $(DESTDIR)$(mandir)/man8
+       $(INSTALL) -c -m 644 doc/unbound-control.8 $(DESTDIR)$(mandir)/man8/unbound-control-setup.8
        $(INSTALL) -c -m 644 doc/unbound-anchor.8 $(DESTDIR)$(mandir)/man8
        $(INSTALL) -c -m 644 doc/unbound.conf.5 $(DESTDIR)$(mandir)/man5
        $(INSTALL) -c -m 644 $(srcdir)/doc/unbound-host.1 $(DESTDIR)$(mandir)/man1
@@ -495,7 +496,7 @@ pyunbound-uninstall:
 
 uninstall:     $(PYTHONMOD_UNINSTALL) $(PYUNBOUND_UNINSTALL)
        rm -f -- $(DESTDIR)$(sbindir)/unbound$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-checkconf$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-host$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-control$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-anchor$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-control-setup
-       rm -f -- $(DESTDIR)$(mandir)/man8/unbound.8 $(DESTDIR)$(mandir)/man8/unbound-checkconf.8 $(DESTDIR)$(mandir)/man5/unbound.conf.5 $(DESTDIR)$(mandir)/man8/unbound-control.8 $(DESTDIR)$(mandir)/man8/unbound-anchor.8
+       rm -f -- $(DESTDIR)$(mandir)/man8/unbound.8 $(DESTDIR)$(mandir)/man8/unbound-checkconf.8 $(DESTDIR)$(mandir)/man5/unbound.conf.5 $(DESTDIR)$(mandir)/man8/unbound-control.8 $(DESTDIR)$(mandir)/man8/unbound-anchor.8 $(DESTDIR)$(mandir)/man8/unbound-control-setup.8
        rm -f -- $(DESTDIR)$(mandir)/man1/unbound-host.1 $(DESTDIR)$(mandir)/man3/libunbound.3
        for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \
                ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \
index f8b9f82522a5f50585e009b3f69f34ec551d5b28..3f90165757f6d5881689c329482f0b4718e9f186 100644 (file)
@@ -2,6 +2,7 @@
        - release 1.4.20
        - trunk has 1.4.21
        - committed libunbound version 4:1:2 for binary API updated in 1.4.20
+       - install copy of unbound-control.8 man page for unbound-control-setup
 
 14 March 2013: Wouter
        - iana portlist update.