[latex3-commits] [git/LaTeX3-latex3-hyperref] master: disable l3build ctan (6b0d6fc)

David Carlisle d.p.carlisle at gmail.com
Sat Nov 9 22:49:18 CET 2019


Repository : https://github.com/latex3/hyperref
On branch  : master
Link       : https://github.com/latex3/hyperref/commit/6b0d6fcbf3d1df34c40b5d2eb00f1e83b2d96051

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

commit 6b0d6fcbf3d1df34c40b5d2eb00f1e83b2d96051
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Sat Nov 9 21:49:18 2019 +0000

    disable l3build ctan


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

6b0d6fcbf3d1df34c40b5d2eb00f1e83b2d96051
 build.lua | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/build.lua b/build.lua
index 0240de8..b5980e5 100644
--- a/build.lua
+++ b/build.lua
@@ -15,6 +15,8 @@ typesetfiles={"doc/manual.tex","doc/options.tex","backref.dtx","hyperref.dtx","n
 
 flatten = false
 
+bundlectan= {error('Use ./mkctan for now')}
+
 kpse.set_program_name ("kpsewhich")
 if not release_date then
  dofile ( kpse.lookup ("l3build.lua"))





More information about the latex3-commits mailing list