From 3e2078231d95ad0eead00e22d02b7feaf115266f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 Apr 2016 22:48:18 +0000 Subject: no pdfxup.exe since shell script git-svn-id: svn://tug.org/texlive/trunk@40692 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/pdfxup.exe | Bin 1536 -> 0 bytes Master/tlpkg/libexec/ctan2tds | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100755 Master/bin/win32/pdfxup.exe diff --git a/Master/bin/win32/pdfxup.exe b/Master/bin/win32/pdfxup.exe deleted file mode 100755 index 5777d90a17a..00000000000 Binary files a/Master/bin/win32/pdfxup.exe and /dev/null differ diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e6f39f8570a..38c39f6f3da 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3503,7 +3503,7 @@ sub doscripts { # linked_scripts/Makefile.am, or rather read that list. xx next if $s =~ /dtx(file)?gen/; next if $s =~ /latexfileversion|ltxfileinfo$/; - next if $s =~ /pdfbook2/; + next if $s =~ /pdf(book2|xup)/; next if $package eq "pdfjam"; # if ($s eq "lua2dox_filter") { # handwritten .bat -- cgit v1.2.3