[latex3-commits] [git/l3build] revert-36-sourcefiledir: Revert "New sourcefiledir variable" (fabd47e)
GitHub
noreply at github.com
Tue Nov 28 20:41:40 CET 2017
Repository : https://github.com/latex3/l3build
On branch : revert-36-sourcefiledir
Link : https://github.com/latex3/l3build/commit/fabd47ed7f0e95e59d104b35a214d71dfc532451
>---------------------------------------------------------------
commit fabd47ed7f0e95e59d104b35a214d71dfc532451
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Nov 28 19:41:40 2017 +0000
Revert "New sourcefiledir variable"
This reverts commit 8788a023b7da894eb94472cb6e2521db21a1ddeb.
>---------------------------------------------------------------
fabd47ed7f0e95e59d104b35a214d71dfc532451
l3build.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3build.lua b/l3build.lua
index 32fe004..1b6fb4e 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -65,7 +65,6 @@ maindir = maindir or "."
-- Substructure files
docfiledir = docfiledir or maindir
-sourcefiledir = sourcefiledir or maindir
supportdir = supportdir or maindir .. "/support"
testfiledir = testfiledir or maindir .. "/testfiles"
testsuppdir = testsuppdir or testfiledir .. "/support"
More information about the latex3-commits
mailing list