summaryrefslogtreecommitdiff
path: root/docs/install.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-01-12 15:30:42 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-01-12 15:30:42 +0000
commitf7650b647ac17b1aa774e13d05665e04f0fbefd0 (patch)
treef873d2cb50511f8fd2486544ba2aa88604c83559 /docs/install.html
parenta62bccff67c6219799a831db0e7308c3e42be076 (diff)
added note about mklib permissions
Diffstat (limited to 'docs/install.html')
-rw-r--r--docs/install.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/install.html b/docs/install.html
index 4e17a6d713..38644f481e 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -45,6 +45,7 @@ Note: if you've obtained Mesa through CVS, do this first:
<pre>
cd Mesa-newtree
cp Makefile.X11 Makefile
+ chmod a+x bin/mklib
</pre>
<p>