[latex3-commits] [git/LaTeX3-latex3-l3build] master: Internal clarification (f597fd9)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Aug 7 09:12:48 CEST 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/f597fd95f80bba5f3e2aa4918e34b3dbd80c15bb
>---------------------------------------------------------------
commit f597fd95f80bba5f3e2aa4918e34b3dbd80c15bb
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Aug 7 08:12:48 2018 +0100
Internal clarification
>---------------------------------------------------------------
f597fd95f80bba5f3e2aa4918e34b3dbd80c15bb
l3build-stdmain.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build-stdmain.lua b/l3build-stdmain.lua
index 6398288..14215e9 100644
--- a/l3build-stdmain.lua
+++ b/l3build-stdmain.lua
@@ -72,7 +72,7 @@ target_list =
},
clean =
{
- bundle_func = bundleclean,
+ bundle_target = true,
desc = "Clean out directory tree",
func = clean
},
More information about the latex3-commits
mailing list