[latex3-commits] [git/LaTeX3-latex3-l3build] master: Mumble (6a2973b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Oct 25 09:37:44 CEST 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/6a2973b1947532fad93f9bb9d5f3b52f28eeab01
>---------------------------------------------------------------
commit 6a2973b1947532fad93f9bb9d5f3b52f28eeab01
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Oct 25 08:37:44 2018 +0100
Mumble
>---------------------------------------------------------------
6a2973b1947532fad93f9bb9d5f3b52f28eeab01
l3build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build.lua b/l3build.lua
index e87da95..37dac7e 100755
--- a/l3build.lua
+++ b/l3build.lua
@@ -99,7 +99,7 @@ build_require("variables")
maindir = escapepath(maindir)
docfiledir = escapepath(docfiledir)
sourcefiledir = escapepath(sourcefiledir)
-supportdir = escapepath(escapepath(supportdir)
+supportdir = escapepath(supportdir)
testfiledir = escapepath(testfiledir)
testsuppdir = escapepath(testsuppdir)
builddir = escapepath(builddir)
More information about the latex3-commits
mailing list