summaryrefslogtreecommitdiff
path: root/print/html2ps/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/html2ps/patches/patch-ab')
-rw-r--r--print/html2ps/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/html2ps/patches/patch-ab b/print/html2ps/patches/patch-ab
new file mode 100644
index 00000000000..033bef3d430
--- /dev/null
+++ b/print/html2ps/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2001/12/01 10:13:48 kleink Exp $
+
+--- html2ps.orig Sat Aug 9 20:59:05 1997
++++ html2ps Sat Dec 1 10:40:03 2001
+@@ -3747,6 +3747,7 @@
+ $mv=~s/\.0//g;
+ $temp.="$mv$line\n";
+ }
++ " "=~/( )( )( )/;
+ }
+ @nf=();
+ @sf=();