summaryrefslogtreecommitdiff
path: root/graphics/ps2eps/patches/patch-aa
blob: 0b8e23de880c3bfacaba8aee8b11c88b2a1430f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2006/04/08 22:55:40 minskim Exp $

--- bin/ps2eps.orig	2005-01-24 06:42:19.000000000 -0800
+++ bin/ps2eps
@@ -1,6 +1,3 @@
-eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q' # -*-perl-*-
-        if 0;
-# The expression in the previous line replaces the unix specific line 
-# {#!/usr/bin/perl}.   
+#!/usr/bin/perl
 # ps2eps - convert PostScript to EPS (Encapsulated PostScript) files
 # -------------------------------------------------------------------