texlive[73844] Build/source/.github/scripts/build-asy.sh: [GH asy]
commits+preining at tug.org
commits+preining at tug.org
Mon Feb 10 03:22:52 CET 2025
Revision: 73844
https://tug.org/svn/texlive?view=revision&revision=73844
Author: preining
Date: 2025-02-10 03:22:52 +0100 (Mon, 10 Feb 2025)
Log Message:
-----------
[GH asy] touch configure/Makefile.in to ensure we don't need autotools
Modified Paths:
--------------
trunk/Build/source/.github/scripts/build-asy.sh
Modified: trunk/Build/source/.github/scripts/build-asy.sh
===================================================================
--- trunk/Build/source/.github/scripts/build-asy.sh 2025-02-10 02:21:34 UTC (rev 73843)
+++ trunk/Build/source/.github/scripts/build-asy.sh 2025-02-10 02:22:52 UTC (rev 73844)
@@ -71,6 +71,7 @@
find . -name \*.info -exec touch '{}' \;
touch ./utils/asymptote/camp.tab.cc
touch ./utils/asymptote/camp.tab.h
+touch ./configure ./Makefile.in
cd utils/asymptote
./configure --prefix=/tmp/asyinst --enable-static --enable-texlive-build \
More information about the tex-live-commits
mailing list.