]> git.pld-linux.org Git - packages/texlive.git/blob - texlive-12e_fix_vpe_invocation.patch
- functional subpackages under working...
[packages/texlive.git] / texlive-12e_fix_vpe_invocation.patch
1 ---
2  build/source/texk/texlive/vpe |    3 +--
3  1 file changed, 1 insertion(+), 2 deletions(-)
4
5 Index: 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.415037 seconds and 3 git commands to generate.