summaryrefslogtreecommitdiff
path: root/dev-texlive/texlive-latexextra/files/vpe_invocation.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-texlive/texlive-latexextra/files/vpe_invocation.patch')
-rw-r--r--dev-texlive/texlive-latexextra/files/vpe_invocation.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-texlive/texlive-latexextra/files/vpe_invocation.patch b/dev-texlive/texlive-latexextra/files/vpe_invocation.patch
deleted file mode 100644
index 06f4534fd5b8..000000000000
--- a/dev-texlive/texlive-latexextra/files/vpe_invocation.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Use a shebang:
-https://bugs.gentoo.org/show_bug.cgi?id=289818
-
-Index: work/texmf-dist/scripts/vpe/vpe.pl
-===================================================================
---- a/texmf-dist/scripts/vpe/vpe.pl
-+++ b/texmf-dist/scripts/vpe/vpe.pl
-@@ -1,5 +1,4 @@
--eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
-- if 0;
-+#!/usr/bin/perl -w
- use strict;
- #
- # vpe.pl