Reimport k3b 1.0.5nb12 as k3b-kde3
[pkgsrcv2.git] / graphics / ps2eps / patches / patch-aa
1 $NetBSD$
2
3 --- bin/ps2eps.orig     2005-01-24 06:42:19.000000000 -0800
4 +++ bin/ps2eps
5 @@ -1,6 +1,3 @@
6 -eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q' # -*-perl-*-
7 -        if 0;
8 -# The expression in the previous line replaces the unix specific line 
9 -# {#!/usr/bin/perl}.   
10 +#!/usr/bin/perl
11  # ps2eps - convert PostScript to EPS (Encapsulated PostScript) files
12  # -------------------------------------------------------------------