summaryrefslogtreecommitdiff
path: root/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch
blob: 94b8d03f1c732c5e6af0ffa9e26b417d4815cf4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
 #