docs: Fix the documentation of the OSMesa path.

Typo in gallium, along with the fact that gallium's osmesa installs to the
same directory as classic's.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1243>
This commit is contained in:
Eric Anholt 2020-12-02 16:46:06 -08:00 committed by Marge Bot
parent 7497917cfd
commit 6ffc5611c8
1 changed files with 1 additions and 2 deletions

View File

@ -36,8 +36,7 @@ When the build is complete you should find:
::
$PWD/builddir/install/lib/libOSMesa.so (swrast-based OSMesa)
$PWD/builddir/install/lib/gallium/libOSMsea.so (Gallium-based OSMesa)
$PWD/builddir/install/lib/libOSMesa.so
Set your LD_LIBRARY_PATH to point to $PWD/builddir/install to use the
libraries