You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
417 B
14 lines
417 B
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
|
|
#
|