From 15e383bbe4e9fd6b319e8d4f93f31b29f22b2a8c Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 25 Jan 2003 04:58:51 +0000
Subject: [PATCH] Remove local mesa rpm link

---
 doc/gmsh.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/gmsh.html b/doc/gmsh.html
index 21b806a9e4..94139bea1c 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -227,8 +227,7 @@ Older versions are still available <A href="/gmsh/bin/">here</a>.
 <a name="opengl-footnote"></a><a href="#opengl-footmark"><sup>1</sup></a>You
 should have the OpenGL libraries installed on your system, and in the
 path of the library loader. A free replacement for OpenGL can be found
-at <A href="http://mesa3d.sourceforge.net">http://mesa3d.sourceforge.net</A>
-(a Linux RPM is directly available <A href="/gmsh/thirdparty/Mesa-3.2-2.i386.rpm">here</A>).
+at <A href="http://mesa3d.sourceforge.net">http://mesa3d.sourceforge.net</A>.
 Remember that you may have to reconfigure the loader (ldconfig under
 Linux) or modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP) environment
 variable in order for Gmsh to find the libraries.
-- 
GitLab