pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-context
Module Name: pkgsrc
Committed By: rillig
Date: Mon May 25 05:06:30 UTC 2020
Modified Files:
pkgsrc/print/tex-context: Makefile
Log Message:
print/tex-context: remove nonexistent file from REPLACE_TEXLUA
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/tex-context/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-context/Makefile
diff -u pkgsrc/print/tex-context/Makefile:1.22 pkgsrc/print/tex-context/Makefile:1.23
--- pkgsrc/print/tex-context/Makefile:1.22 Sun May 10 04:31:57 2020
+++ pkgsrc/print/tex-context/Makefile Mon May 25 05:06:30 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/05/10 04:31:57 markd Exp $
+# $NetBSD: Makefile,v 1.23 2020/05/25 05:06:30 rillig Exp $
DISTNAME= context
PKGNAME= tex-${DISTNAME}-2020
@@ -26,8 +26,7 @@ REPLACE_SH= bin/context bin/ctxtools bi
REPLACE_TEXLUA= bin/mtxrun \
texmf-dist/scripts/context/stubs/mswin/mtxrun.lua \
texmf-dist/scripts/context/stubs/mswin/luatools.lua \
- texmf-dist/scripts/context/stubs/unix/mtxrun \
- texmf-dist/scripts/context/stubs/unix/luatools
+ texmf-dist/scripts/context/stubs/unix/mtxrun
TEX_FORMATS+= "cont-en pdftex cont-usr.tex -8bit *cont-en.mkii\\ncont-en xetex cont-usr.tex -8bit *cont-en.mkii\\n"
TEX_MAP_FILES+= original-context-symbol.map
Home |
Main Index |
Thread Index |
Old Index