texlive[74030] Master/tlpkg/tlpsrc/hitex.tlpsrc: (texprof[ile]): not

commits+karl at tug.org commits+karl at tug.org
Sun Feb 16 19:20:49 CET 2025


Revision: 74030
          https://tug.org/svn/texlive?view=revision&revision=74030
Author:   karl
Date:     2025-02-16 19:20:48 +0100 (Sun, 16 Feb 2025)
Log Message:
-----------
(texprof[ile]): not built on x86_64-darwinlegacy.

Modified Paths:
--------------
    trunk/Master/tlpkg/tlpsrc/hitex.tlpsrc

Modified: trunk/Master/tlpkg/tlpsrc/hitex.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/hitex.tlpsrc	2025-02-16 02:21:52 UTC (rev 74029)
+++ trunk/Master/tlpkg/tlpsrc/hitex.tlpsrc	2025-02-16 18:20:48 UTC (rev 74030)
@@ -11,12 +11,14 @@
   options="-etex -ltx hilatex.ini" \
   fmttriggers=${global_latex_deps}
 
+tlpsetvar no_texprof_platforms x86_64-darwinlegacy
+
 binpattern f bin/${ARCH}/hishrink
 binpattern f bin/${ARCH}/histretch
 binpattern f bin/${ARCH}/hitex
 binpattern f bin/${ARCH}/hilatex
-binpattern f bin/${ARCH}/texprof
-binpattern f bin/${ARCH}/texprofile
+binpattern f/!${no_texprof_platforms} bin/${ARCH}/texprof
+binpattern f/!${no_texprof_platforms} bin/${ARCH}/texprofile
 
 runpattern d texmf-dist/tex/hitex/base
 runpattern d texmf-dist/makeindex/hitex



More information about the tex-live-commits mailing list.