summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-13 22:27:36 +0000
committerKarl Berry <karl@freefriends.org>2020-05-13 22:27:36 +0000
commitac6751b4382c01425695ecf9cb4be1843a423867 (patch)
tree7f762dd38aa0e4b5c8f0876f1c734c21ed6e492e /Master/tlpkg
parent3cbeb2d2c72ee0cbe0efe2c6638d9af8afc896f7 (diff)
omit wrapper for tikztosvg shell script
git-svn-id: svn://tug.org/texlive/trunk@55134 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 405209af27a..b510b5ba3cd 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4124,12 +4124,13 @@ sub doscripts {
#
# Other shell scripts whose names don't end in .sh. We need to
# change this to match texmf_dist_shell_scripts in
- # linked_scripts/Makefile.am, or rather read that list. xx
+ # linked_scripts/Makefile.am, or rather read that list. xxxqqq
next if $s =~ /dtx(file)?gen/;
next if $s =~ /(git-latexdiff|latexfileversion|ltxfileinfo)$/;
next if $s =~ /pdf(book2|xup)/;
next if $package eq "pdfjam";
next if $package eq "pdftex-quiet";
+ next if $package eq "tikztosvg";
#
if ($s eq "ps4pdf") { # package pst-pdf
# handwritten special .bat