1 --- tklib-0.6/Makefile.in 2013-02-14 04:37:16.000000000 +0000
2 +++ tklib-0.6/Makefile.in.new 2018-12-14 13:18:10.018220550 +0000
3 @@ -54,7 +54,7 @@ install:
4 -no-examples -no-html \
5 -pkg-path $(DESTDIR)$(pkglibdir) \
6 -app-path $(DESTDIR)$(bindir) \
7 - -nroff-path $(DESTDIR)$(mandir)/mann \
8 + -nroff-path $(DESTDIR)$(mandir)/man1t \
12 @@ -65,7 +65,7 @@ install-libraries:
15 $(TCLSH_PROG) `$(CYGPATH) $(srcdir)/installer.tcl` \
16 - -nroff-path $(DESTDIR)$(mandir)/mann \
17 + -nroff-path $(DESTDIR)$(mandir)/man1t \
18 -no-apps -no-examples -no-pkgs -no-html \