summaryrefslogtreecommitdiff
path: root/print/html2ps-letter/files/patch-ab
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2005-07-17 01:27:51 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2005-07-17 01:27:51 +0000
commitd4ca4cb21f65e6b828c40a5b231557c50877ee89 (patch)
treefb30b6403977eceb18988b8168c9386702cd2db8 /print/html2ps-letter/files/patch-ab
parent- Update to 1.6r2 (diff)
Update to 1.0b4.
Approved by: ade, seanc (implicit)
Diffstat (limited to 'print/html2ps-letter/files/patch-ab')
-rw-r--r--print/html2ps-letter/files/patch-ab18
1 files changed, 0 insertions, 18 deletions
diff --git a/print/html2ps-letter/files/patch-ab b/print/html2ps-letter/files/patch-ab
deleted file mode 100644
index da70d6d5d0f6..000000000000
--- a/print/html2ps-letter/files/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
---- html2ps.orig Thu Aug 17 00:42:03 2000
-+++ html2ps Thu Jan 4 17:25:26 2001
-@@ -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 beta3, an HTML-to-PostScript converter.
-@@ -26,7 +26,7 @@
- # Set the name of the global configuration file. See the installation notes
- # and manual page for more details on configuration files.
-
--$globrc='/usr/local/lib/html2ps/html2psrc';
-+$globrc='!!PREFIX!!/lib/html2ps/html2psrc';
- $ug='/usr/local/lib/html2ps/html2ps.html';
-
- $conf=<<'EOR';