commit: 4f161726deb24c3ed71df59a2cc794e64e8982d5
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Oct 17 17:18:25 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 8 02:43:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f161726
dev-texlive/texlive-latexrecommended: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
.../files/thumbpdf_invocation.patch | 13 -------------
1 file changed, 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 94b8d03f1c7..00000000000
--- 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
- #