[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Retain a defensive line (07a14f23)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Feb 7 10:40:11 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/07a14f23ef990ffa27ac17ff9598aa2150376ca4
>---------------------------------------------------------------
commit 07a14f23ef990ffa27ac17ff9598aa2150376ca4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Feb 7 09:40:11 2020 +0000
Retain a defensive line
>---------------------------------------------------------------
07a14f23ef990ffa27ac17ff9598aa2150376ca4
build-config.lua | 1 +
1 file changed, 1 insertion(+)
diff --git a/build-config.lua b/build-config.lua
index 021175f6..5d92ffc0 100644
--- a/build-config.lua
+++ b/build-config.lua
@@ -83,6 +83,7 @@ local master_branch do
if not master_branch then
tdsroot = "latex-dev"
print("Creating/installing dev-version in " .. tdsroot)
+ ctanpkg = ctanpkg or ""
ctanpkg = ctanpkg .. "-dev"
ctanzip = ctanpkg
end
More information about the latex3-commits
mailing list.