summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-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");