openbsd-ports/textproc/texi2html/patches/patch-texi2html_pl
jasper e930168a83 - fix patch names, no binary change
- add missing rcs ids
2011-07-08 09:52:50 +00:00

21 lines
676 B
Plaintext

$OpenBSD: patch-texi2html_pl,v 1.1 2011/07/08 09:52:50 jasper Exp $
--- texi2html.pl.orig Mon Jan 5 20:14:05 2009
+++ texi2html.pl Fri Jul 8 11:50:44 2011
@@ -1,7 +1,5 @@
#! @PERL@ --
# perl
-'di ';
-'ig 00 ';
#+##############################################################################
#
# texi2html: Program to transform Texinfo documents to HTML
@@ -27,8 +25,6 @@
# 02110-1301 USA
#
#-##############################################################################
-# The man page for this program is included at the end of this file and can be
-# viewed using the command 'nroff -man texi2html'.
# for POSIX::setlocale and File::Spec
require 5.00405;