summaryrefslogblamecommitdiff
path: root/print/html2ps-letter/files/patch-ab
blob: 8ed6d172c18adf31ce039f432ff43aa17575e4bf (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                      
--- html2ps.orig	Sun May 17 21:29:01 1998
+++ html2ps	Sun May 17 21:29:26 1998
@@ -1,5 +1,5 @@
 : # Use perl
-eval 'exec perl -S $0 "$@"'
+eval 'exec !!PERL5!! -S $0 "$@"'
   if $running_under_some_shell;
 
 # This is html2ps version 1.0 beta1, an HTML-to-PostScript converter.