summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-09 21:30:19 +0000
committerKarl Berry <karl@freefriends.org>2022-01-09 21:30:19 +0000
commitc46bffb32afc162b5d1fabd327c5003fed980635 (patch)
treea8a2ff8c95c9ab223d6a0bde3b8aadc51f72c5ed /Master/tlpkg/libexec/ctan2tds
parente2eade5f75ce75881f3148efa4b24392428f4832 (diff)
njuvisual (9jan22)
git-svn-id: svn://tug.org/texlive/trunk@61555 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
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");