etnaviv: switch magic single buffer state to "3"
[mesa.git] / docs / releasing.html
index f65d6d4173d924327ba8fb85eb8aa0676cbccbde..a022d0c484bc0f635b6120e363392c63c2b327b2 100644 (file)
@@ -96,7 +96,7 @@ described in the same section.
 
 <p>
 Nomination happens in the mesa-stable@ mailing list. However,
-maintainer is resposible of checking for forgotten candidates in the
+maintainer is responsible of checking for forgotten candidates in the
 master branch. This is achieved by a combination of ad-hoc scripts and
 a casual search for terms such as regression, fix, broken and similar.
 </p>
@@ -474,9 +474,9 @@ Here is one solution that I've been using.
        cd .. &amp;&amp; rm -rf mesa-$__version
 
        # Test the automake binaries
-       tar -xaf mesa-$__version.tar.xz &amp;&amp; cd mesa-$__version
        # Restore LLVM_CONFIG, if applicable:
        # export LLVM_CONFIG=`echo $save_LLVM_CONFIG`; unset save_LLVM_CONFIG
+       tar -xaf mesa-$__version.tar.xz &amp;&amp; cd mesa-$__version
        ./configure \
                --with-dri-drivers=i965,swrast \
                --with-gallium-drivers=swrast \