pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-kpathsea-doc tex-kpathsea-doc: restore TEXLI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/947eba13451b
branches: trunk
changeset: 377294:947eba13451b
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 18 22:42:10 2022 +0000
description:
tex-kpathsea-doc: restore TEXLIVE_IGNORE_PATTERNS to install info file.
diffstat:
print/tex-kpathsea-doc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r be5aecb4dcb6 -r 947eba13451b print/tex-kpathsea-doc/Makefile
--- a/print/tex-kpathsea-doc/Makefile Mon Apr 18 21:36:15 2022 +0000
+++ b/print/tex-kpathsea-doc/Makefile Mon Apr 18 22:42:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2022/04/17 10:22:02 markd Exp $
+# $NetBSD: Makefile,v 1.24 2022/04/18 22:42:10 markd Exp $
DISTNAME= kpathsea.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2022
@@ -13,7 +13,7 @@
INFO_FILES= yes
-TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/info \
+TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/info/[kw]* \
texmf-dist/doc/man
.include "../../print/texlive/package.mk"
Home |
Main Index |
Thread Index |
Old Index