]> git.pld-linux.org Git - packages/texlive.git/blame - texlive-2007-epstopdf-shellbang.patch
- functional subpackages under working...
[packages/texlive.git] / texlive-2007-epstopdf-shellbang.patch
CommitLineData
768e5264
AM
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.039403 seconds and 4 git commands to generate.