diff --git a/build-config.lua b/build-config.lua index b2f51f007..7797cd8f3 100644 --- a/build-config.lua +++ b/build-config.lua @@ -55,6 +55,8 @@ else if not string.match(branch, "%s*master%s*") then master_branch = false tdsroot = tdsroot or "latex-dev" + ctanpkg = ctanpkg .. "-dev" + ctanzip = ctanpkg end end