]> git.pld-linux.org Git - packages/texlive.git/blame - texlive-12e_fix_vpe_invocation.patch
- remove duplicated revtex documentation
[packages/texlive.git] / texlive-12e_fix_vpe_invocation.patch
CommitLineData
768e5264
AM
1---
2 build/source/texk/texlive/vpe | 3 +--
3 1 file changed, 1 insertion(+), 2 deletions(-)
4
5Index: texlive-bin-2007/build/source/texk/texlive/vpe
6===================================================================
7--- texlive-bin-2007.orig/build/source/texk/texlive/vpe 2007-05-19 16:37:45.000000000 +0200
8+++ texlive-bin-2007/build/source/texk/texlive/vpe 2007-05-19 16:37:54.000000000 +0200
9@@ -1,5 +1,4 @@
10-eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
11- if 0;
12+#!/usr/bin/perl -w
13 use strict;
14 #
15 # vpe.pl
This page took 0.035964 seconds and 4 git commands to generate.