summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/bin/win32/tikztosvg.exebin1536 -> 0 bytes
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/bin/win32/tikztosvg.exe b/Master/bin/win32/tikztosvg.exe
deleted file mode 100755
index 5777d90a17a..00000000000
--- a/Master/bin/win32/tikztosvg.exe
+++ /dev/null
Binary files differ
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