texlive[48653] Master/tlpkg/tlpsrc: move the xdvipdfmx binary to the
commits+karl at tug.org
commits+karl at tug.org
Thu Sep 13 18:50:34 CEST 2018
Revision: 48653
http://tug.org/svn/texlive?view=revision&revision=48653
Author: karl
Date: 2018-09-13 18:50:33 +0200 (Thu, 13 Sep 2018)
Log Message:
-----------
move the xdvipdfmx binary to the dvipdfmx package, since that is the real binary nowadays
Modified Paths:
--------------
trunk/Master/tlpkg/tlpsrc/dvipdfmx.tlpsrc
trunk/Master/tlpkg/tlpsrc/xetex.tlpsrc
Modified: trunk/Master/tlpkg/tlpsrc/dvipdfmx.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/dvipdfmx.tlpsrc 2018-09-13 00:23:44 UTC (rev 48652)
+++ trunk/Master/tlpkg/tlpsrc/dvipdfmx.tlpsrc 2018-09-13 16:50:33 UTC (rev 48653)
@@ -8,11 +8,13 @@
runpattern d texmf-dist/fonts/cmap/dvipdfmx
runpattern f texmf-dist/fonts/map/dvipdfmx/*.map
#
+# dvipdfm{x,} and xdvipdfmx are all the same thing.
binpattern f bin/${ARCH}/dvipdfm
binpattern f bin/${ARCH}/dvipdfmx
binpattern f bin/${ARCH}/dvipdft
binpattern f bin/${ARCH}/ebb
binpattern f bin/${ARCH}/extractbb
+binpattern f bin/${ARCH}/xdvipdfmx
#
docpattern d texmf-dist/doc/dvipdfm
docpattern d texmf-dist/doc/dvipdfmx
Modified: trunk/Master/tlpkg/tlpsrc/xetex.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/xetex.tlpsrc 2018-09-13 00:23:44 UTC (rev 48652)
+++ trunk/Master/tlpkg/tlpsrc/xetex.tlpsrc 2018-09-13 16:50:33 UTC (rev 48653)
@@ -24,7 +24,6 @@
#
runpattern d texmf-dist/fonts/misc/xetex/fontmapping/base
#
-binpattern f bin/${ARCH}/xdvipdfmx
binpattern f bin/${ARCH}/xelatex
binpattern f bin/${ARCH}/xetex
binpattern f bin/${ARCH}/teckit_compile
More information about the tex-live-commits
mailing list