pkgsrc/print/texlive-pdftools/patches/patch-ac
minskim 84d5feed43 Import texlive-pdftools-2008 as print/texlive-pdftools.
This package provides PDF-related utilites included in TeX Live.
2009-08-03 23:37:33 +00:00

11 lines
367 B
Text

$NetBSD: patch-ac,v 1.1.1.1 2009/08/03 23:37:33 minskim Exp $
--- texk/texlive/linked_scripts/pdfatfi.pl.orig 2008-08-09 16:09:24.000000000 -0700
+++ texk/texlive/linked_scripts/pdfatfi.pl
@@ -1,5 +1,4 @@
-eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
- if 0;
+#!/usr/pkg/bin/perl
use strict;
$^W=1; # turn warning on
#