summaryrefslogtreecommitdiff
path: root/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch')
-rw-r--r--dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch b/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch
new file mode 100644
index 000000000000..94b8d03f1c73
--- /dev/null
+++ b/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch
@@ -0,0 +1,13 @@
+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
+ #