summaryrefslogtreecommitdiff
path: root/dev-texlive/texlive-latexrecommended/files
diff options
context:
space:
mode:
Diffstat (limited to 'dev-texlive/texlive-latexrecommended/files')
-rw-r--r--dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch b/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch
deleted file mode 100644
index 94b8d03f1c73..000000000000
--- a/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: work/texmf-dist/scripts/thumbpdf/thumbpdf.pl
-===================================================================
---- work.orig/texmf-dist/scripts/thumbpdf/thumbpdf.pl
-+++ work/texmf-dist/scripts/thumbpdf/thumbpdf.pl
-@@ -1,7 +1,4 @@
--eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
-- if 0;
--use strict;
--$^W=1; # turn warning on
-+#!/usr/bin/perl -w
- #
- # thumbpdf.pl
- #