]> git.pld-linux.org Git - packages/eps2ps.git/blob - eps2ps-perl-path.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/eps2ps.git] / eps2ps-perl-path.patch
1 diff -Naur eps2ps/eps2ps eps2ps-p/eps2ps
2 --- eps2ps/eps2ps       Fri Feb  1 19:37:50 2002
3 +++ eps2ps-p/eps2ps     Fri Feb  1 19:38:03 2002
4 @@ -1,4 +1,4 @@
5 -#!/home/gaboret/MYBIN/perl
6 +#!/usr/bin/perl
7  use Getopt::Std;
8  getopts('s:f:rh');
9  $scale = 1;
This page took 0.086943 seconds and 3 git commands to generate.