From 8a88cec7d4f01ea0698f3a4f19ae266d1526a13a Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Fri, 13 Feb 2015 20:46:41 -0800 Subject: [PATCH] releasing: Note that Xwayland installation required only for Weston releases --- releasing.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/releasing.txt b/releasing.txt index 4ea210b7..8188ddf9 100644 --- a/releasing.txt +++ b/releasing.txt @@ -15,10 +15,10 @@ To make a release of Weston and/or Wayland, follow these steps. $ git commit configure.ac -m "configure.ac: bump to version x.y.z for the xxx release" $ git push - 2. Install Xwayland, either from your distro or manually (see - http://wayland.freedesktop.org/building.html). If you install it - to a location other than /usr/bin/Xwayland, specify this in the - following env var: + 2. For Weston releases, install Xwayland, either from your distro or + manually (see http://wayland.freedesktop.org/building.html). If + you install it to a location other than /usr/bin/Xwayland, specify + this in the following env var: export DISTCHECK_CONFIGURE_FLAGS="--with-xserver-path="