From c46bffb32afc162b5d1fabd327c5003fed980635 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 9 Jan 2022 21:30:19 +0000 Subject: njuvisual (9jan22) git-svn-id: svn://tug.org/texlive/trunk@61555 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f7fb6011812..5600492c0d5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2889,6 +2889,7 @@ $standardsource = '(\.(bat|c|drv|[dem]tx|fea|fdd|ins|mk|sfd)' 'gloss-occitan','NULL', # polyglossia installs .ldf now 'lettre', 'NULL', 'ltximg', 'NULL', # doc, no need to build + 'njuvisual', 'njuvisual.dtx', # not njuvisual-curves.dtx 'nwafuthesis', 'nwafuthesis.dtx', 'paper', 'install', 'seuthesis', 'NULL', # don't want to run iconv, etc. @@ -2918,6 +2919,7 @@ sub specialins { return ""; } + warn "\t SPECIALINS called for $package"; my $raw_dir = "$RAW_DIR/$packagedir"; return if (-e "$RAW_DIR/$packagedir/TDS_READY"); -- cgit v1.2.3