texlive[66422] Build/source: Changed old w32_wrapper with new

commits+lscarso at tug.org commits+lscarso at tug.org
Tue Mar 7 12:00:30 CET 2023


Revision: 66422
          http://tug.org/svn/texlive?view=revision&revision=66422
Author:   lscarso
Date:     2023-03-07 12:00:30 +0100 (Tue, 07 Mar 2023)
Log Message:
-----------
Changed old w32_wrapper with new windows_wrapper in README.3installing and README.4layout .

Modified Paths:
--------------
    trunk/Build/source/README.3installing
    trunk/Build/source/README.4layout

Modified: trunk/Build/source/README.3installing
===================================================================
--- trunk/Build/source/README.3installing	2023-03-07 08:54:03 UTC (rev 66421)
+++ trunk/Build/source/README.3installing	2023-03-07 11:00:30 UTC (rev 66422)
@@ -74,7 +74,7 @@
 to 'DATAROOTDIR/texmf-dist/scripts/ps2eps/ps2eps.pl'.  For Windows, a
 standard wrapper binary (copied to, e.g., 'BINDIR/ps2eps.exe') serves
 the same purpose.  The source for the wrapper is in
-'texk/texlive/w32_wrapper'.
+'texk/texlive/windows_wrapper'.
 
    One reason for this is to avoid having many copies of the same
 script; a more important reason is that it guarantees the scripts will

Modified: trunk/Build/source/README.4layout
===================================================================
--- trunk/Build/source/README.4layout	2023-03-07 08:54:03 UTC (rev 66421)
+++ trunk/Build/source/README.4layout	2023-03-07 11:00:30 UTC (rev 66422)
@@ -263,13 +263,13 @@
  -- Macro: KPSE_COND_WIN32_WRAP
      Call 'KPSE_COND_WIN32' and define the Automake conditional
      'WIN32_WRAP' ('true' if the standard Windows wrapper
-     ('texk/texlive/w32_wrapper/runscript.exe') exists.  This wrapper is
+     ('texk/texlive/windows_wrapper/runscript.exe') exists.  This wrapper is
      used on Windows instead of symlinks for the "linked scripts" (*note
      Linked scripts::).
 
  -- Macro: KPSE_WIN32_CALL
      Call 'KPSE_COND_WIN32' and check if the file
-     'texk/texlive/w32_wrapper/callexe.c' exists; if it does, create a
+     'texk/texlive/windows_wrapper/callexe.c' exists; if it does, create a
      symlink in the build tree.  Compiling 'callexe.c' with
      '-DEXEPROG='"FOO.exe"'' and installing 'callexe.exe' as 'BAR.exe'
      is used on Windows instead of a symlink 'BAR->FOO' for Unix-like



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