diff options
-rw-r--r-- | docs/releasing.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/releasing.html b/docs/releasing.html index 400cf92121e..30ac5c8faf7 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -408,11 +408,6 @@ Commit these changes and push the branch. <h3>Use the release.sh script from xorg util-macros</h3> <p> -If latest checkout [still] does not the mesa integration, fetch the patches -from <a href="https://patchwork.freedesktop.org/series/15176/">Patchwork</a>. -</p> - -<p> Ensure that the mesa git tree is clean via <code>git clean -fXd</code> and start the release process. </p> |