diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
commit | b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 (patch) | |
tree | 4361edef0d42d5bf5ac984ef72b4fac35426eae7 /nx-X11/extras/Mesa/docs/bugs.html | |
parent | 0d5a83e986f39982c0924652a3662e60b1f23162 (diff) | |
download | nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.gz nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.bz2 nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.zip |
massive reduction of unneeded files
Diffstat (limited to 'nx-X11/extras/Mesa/docs/bugs.html')
-rw-r--r-- | nx-X11/extras/Mesa/docs/bugs.html | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/nx-X11/extras/Mesa/docs/bugs.html b/nx-X11/extras/Mesa/docs/bugs.html deleted file mode 100644 index d255f4292..000000000 --- a/nx-X11/extras/Mesa/docs/bugs.html +++ /dev/null @@ -1,49 +0,0 @@ -<HTML> - -<TITLE>Mesa Bug Reporting</TITLE> - -<link rel="stylesheet" type="text/css" href="mesa.css"></head> - -<BODY> - -<H1>Bug Database</H1> - -<p> -The Mesa bug database is now hosted on -<a href="http://freedesktop.org" target="_parent">freedesktop.org</a> -instead of SourceForge. -</p> - -<p> -To file a Mesa bug, go to -<a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" -target="_parent"> -Bugzilla on freedesktop.org</a> -</p> - -<p> -Please follow these bug reporting guidelines: -</p> - -<ul> -<li>Make sure you're using the most recent version of Mesa -<li>Make sure your bug isn't already reported -<li>Include as much information as possible in the report -<li>Provide a simple GLUT-based test program if possible -<li>Check back for follow-ups to the report -</ul> - -<p> -Bug reports will automatically be forwarded to the Mesa developer's mailing -list. -</p> - -<p> -The easier a bug is to reproduce, the sooner it will be fixed. -Please do everything you can to facilitate quickly fixing bugs. -If your bug report is vague or your test program doesn't compile -easily, the problem may not be fixed very quickly. -</p> - -</BODY> -</HTML> |