diff --git a/pinfo-0.6.8-htmlview.patch b/pinfo-0.6.8-htmlview.patch
new file mode 100644
index 0000000..cda3db5
--- /dev/null
+++ b/pinfo-0.6.8-htmlview.patch
@@ -0,0 +1,13 @@
+--- pinfo-0.6.8/src/pinforc.in.links 2004-09-26 17:39:33.000000000 -0400
++++ pinfo-0.6.8/src/pinforc.in 2004-09-26 17:39:58.000000000 -0400
+@@ -85,8 +85,8 @@
+ CLEAR-SCREEN-AT-EXIT=true
+ CALL-READLINE-HISTORY=true
+ STDERR-REDIRECTION="2> /dev/null"
+-HTTPVIEWER=lynx
+-FTPVIEWER=lynx
++HTTPVIEWER=htmlview
++FTPVIEWER=htmlview
+ MAILEDITOR=clear; mail
+ PRINTUTILITY=lpr
+ MANLINKS=1:8:2:3:4:5:6:7:9:n:p:o:3X11:3Xt:3x:3X
diff --git a/pinfo.spec b/pinfo.spec
index 76de55c..e8716c5 100644
--- a/pinfo.spec
+++ b/pinfo.spec
@@ -9,7 +9,7 @@ URL: http://dione.ids.pl/~pborys/software/pinfo
#Source: http://dione.ids.pl/~pborys/software/pinfo/pinfo-%{version}.tar.gz
Source: pinfo-%{version}.tar.bz2
Patch0: pinfo-0.6.0-mkstemp.patch
-Patch1: pinfo-0.6.8-links.patch
+Patch1: pinfo-0.6.8-htmlview.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: ncurses-devel
Prereq: /sbin/install-info
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Sep 26 2004 Rik van Riel 0.6.8-7
-- use links as the html viewer, since we don't ship lynx (bz #123349)
+- use htmlviewer as the browser, since lynx might not be installed (bz #123349)
* Wed Sep 22 2004 Mike A. Harris 0.6.8-6
- Bump release and rebuild in rawhide for FC3