summaryrefslogtreecommitdiff
path: root/releasing.txt
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-09-17 16:33:48 -0700
committerBryce Harrington <bryce@osg.samsung.com>2015-09-17 16:33:48 -0700
commit90e2d07ec1e6e46136e7b43f427a838f3e5b01ed (patch)
treefa8c97a528d1e180469cd344a51635f7330a7d9e /releasing.txt
parent30e24ed51c37dad7846188ae1bd83f207961beb8 (diff)
downloadweston-90e2d07ec1e6e46136e7b43f427a838f3e5b01ed.tar.gz
releasing: Note need for pgp signing announcement
Diffstat (limited to 'releasing.txt')
-rw-r--r--releasing.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/releasing.txt b/releasing.txt
index 1380361d..f35a2e08 100644
--- a/releasing.txt
+++ b/releasing.txt
@@ -22,7 +22,8 @@ To make a release of Weston and/or Wayland, follow these steps.
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=<your-Xwayland-path>"
+ XWAYLAND=$(which Xwayland) # Or specify your own path
+ export DISTCHECK_CONFIGURE_FLAGS="--with-xserver-path=$XWAYLAND"
If you're using a locally installed libinput or other dependency
libraries, you'll likely need to set a few other environment
@@ -58,7 +59,7 @@ To make a release of Weston and/or Wayland, follow these steps.
listing of the most notable changes. For x.y.0 releases, indicate
the schedule for the x.y+1.0 release.
- 5. Send the release announcements to
+ 5. pgp sign the the release announcements and send them to
wayland-devel@lists.freedesktop.org
6. Get your freshly posted release email URL from