projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b755f2f
)
docs/releasing: remove stray "cd"
author
Emil Velikov
<emil.velikov@collabora.com>
Tue, 24 Jan 2017 00:58:54 +0000
(
00:58
+0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Tue, 24 Jan 2017 02:15:29 +0000
(
02:15
+0000)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
docs/releasing.html
patch
|
blob
|
history
diff --git
a/docs/releasing.html
b/docs/releasing.html
index d650910075a601afa792f3c956fc98576b05454e..2ed66a13f47c98b478f3a8e8b6c385e79932d477 100644
(file)
--- a/
docs/releasing.html
+++ b/
docs/releasing.html
@@
-345,7
+345,7
@@
Here is one solution that I've been using.
tar -xaf mesa-$__version.tar.xz && cd mesa-$__version && scons && cd ..
# Test the automake binaries
- rm -rf
cd
mesa-$__version
+ rm -rf mesa-$__version
tar -xaf mesa-$__version.tar.xz && cd mesa-$__version
./configure \
--with-dri-drivers=i965,swrast \