[latex3-commits] [git/LaTeX3-latex3-l3build] master: Revert "Internal clarification" (7f720bd)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Aug 7 14:25:38 CEST 2018


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/7f720bdf81714897f09c68a0b7ebe231f71c719b

>---------------------------------------------------------------

commit 7f720bdf81714897f09c68a0b7ebe231f71c719b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Aug 7 08:12:48 2018 +0100

    Revert "Internal clarification"
    
    This reverts commit f597fd95f80bba5f3e2aa4918e34b3dbd80c15bb.


>---------------------------------------------------------------

7f720bdf81714897f09c68a0b7ebe231f71c719b
 l3build-stdmain.lua |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build-stdmain.lua b/l3build-stdmain.lua
index 86eb703..26a229c 100644
--- a/l3build-stdmain.lua
+++ b/l3build-stdmain.lua
@@ -76,7 +76,7 @@ target_list =
       },
     clean =
       {
-        bundle_target = true,
+        bundle_func = bundleclean,
         desc = "Clean out directory tree",
         func = clean
       },





More information about the latex3-commits mailing list