summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-12-08 12:08:41 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-12-08 12:08:41 +0100
commita09f60180f05006bee48dac78148a30ab44f61ab (patch)
tree106d1efbc0b866c8275e73ed67aebf3b65d3f504
parentf3cb472f313a4ecb374791b6f9587130b9fe2673 (diff)
Small tweaks to release checklist.
-rw-r--r--RELEASE-CHECKLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index f4ef6554d..f4155a313 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -11,11 +11,11 @@ _ Tag templates
_ 'make dist' to generate tarball
-_ Generate Windows package and copy to directory.
+_ Generate Windows package (make winpkg)
-_ Generate Mac OSX package.
+_ Generate Mac OSX package (make osxpkg)
-_ Generate Ubuntu/Debian deb package (cd deb; make package).
+_ Generate Ubuntu/Debian deb package (make debpkg)
- Add release on github (use 'make changes_github' and upload files)