[latex3-commits] [git/LaTeX3-latex3-graphics-def] main: Drop old build.lua support (01b7c21)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Apr 20 08:13:26 CEST 2022
Repository : https://github.com/latex3/graphics-def
On branch : main
Link : https://github.com/latex3/graphics-def/commit/01b7c2165ab18e75b62cf05b8a20872660f418ff
>---------------------------------------------------------------
commit 01b7c2165ab18e75b62cf05b8a20872660f418ff
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Apr 20 07:13:26 2022 +0100
Drop old build.lua support
>---------------------------------------------------------------
01b7c2165ab18e75b62cf05b8a20872660f418ff
build.lua | 6 ------
1 file changed, 6 deletions(-)
diff --git a/build.lua b/build.lua
index 9991652..d9b0711 100644
--- a/build.lua
+++ b/build.lua
@@ -46,9 +46,3 @@ do
ctanzip = ctanpkg
end
end
-
--- Find and run the build system
-kpse.set_program_name ("kpsewhich")
-if not release_date then
- dofile ( kpse.lookup ("l3build.lua"))
-end
More information about the latex3-commits
mailing list.