texlive[50779] Master/tlpkg/tlpsrc/texlive.infra.tlpsrc: tclkit.exe
commits+siepo at tug.org
commits+siepo at tug.org
Fri Apr 5 21:47:11 CEST 2019
Revision: 50779
http://tug.org/svn/texlive?view=revision&revision=50779
Author: siepo
Date: 2019-04-05 21:47:11 +0200 (Fri, 05 Apr 2019)
Log Message:
-----------
tclkit.exe is win32-only
Modified Paths:
--------------
trunk/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
Modified: trunk/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc 2019-04-05 19:04:31 UTC (rev 50778)
+++ trunk/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc 2019-04-05 19:47:11 UTC (rev 50779)
@@ -17,7 +17,8 @@
docpattern f tlpkg/installer/COPYING.MinGW-runtime.txt
# gui front end support.
-runpattern d tlpkg/tltcl
+runpattern f tlpkg/tltcl/*.tcl
+runpattern f tlpkg/tltcl/*.gif
# the license files should always be available,
# and release-texlive.txt is read for version info.
@@ -42,6 +43,7 @@
binpattern f/win32 tlpkg/installer/xz/xz.exe
binpattern f/win32 tlpkg/installer/wget/wget.exe
binpattern f/win32 tlpkg/installer/lz4/lz4.exe
+binpattern f/win32 tlpkg/tltcl/tclkit.exe
#
binpattern f/!i386-cygwin tlpkg/installer/xz/xz.${ARCH}
binpattern f/i386-cygwin tlpkg/installer/xz/xz.i386-cygwin.exe
More information about the tex-live-commits
mailing list