ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / tcl / tklib / patches / 1.makefile.patch
blob2a9d5f29aac45c71b62613d9ca7f7fc6ae92c6f9
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 \
9 -no-wait -no-gui
11 install-libraries:
12 @@ -65,7 +65,7 @@ install-libraries:
14 install-doc:
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 \
19 -no-wait -no-gui