]> git.pld-linux.org Git - packages/texlive.git/blob - texlive-2007-epstopdf-shellbang.patch
- remove duplicated revtex documentation
[packages/texlive.git] / texlive-2007-epstopdf-shellbang.patch
1 --- TeX/texk/tetex/epstopdf.perl        2006-05-24 18:09:36.000000000 -0700
2 +++ TeX/texk/tetex/epstopdf     2006-05-24 18:11:06.000000000 -0700
3 @@ -1,5 +1,4 @@
4 -eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
5 -  if 0;
6 +#!/usr/bin/env perl
7  use strict;
8  
9  # Change by Thomas Esser, Sept. 1998: The above lines allows us to find
This page took 0.077961 seconds and 3 git commands to generate.