From: Graham Percival Date: Fri, 18 Dec 2009 14:46:19 +0000 (+0000) Subject: Doc: CG: add more notes for making releases. X-Git-Tag: release/2.13.10-1~160 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0a516892c19525f6ff5fc9ed1ec8afd815aae843;p=lilypond.git Doc: CG: add more notes for making releases. --- diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index b1a957b761..0518e49a04 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -231,3 +231,17 @@ make lilypond-upload LILYPOND_BRANCH=master LILYPOND_REPO_URL=git://git.sv.gnu.o @end itemize +Extra notes: + +If releasing stable/2.12, then: + +- apply doc patch: patches/rsync-lily.patch (or something like + that) + +- change infodir in gub/specs/lilypond-doc.py from "lilypond.info" + to "lilypond-web.info" + +- remove the "-t" option from rsync commands in + test-lily/rsync-lily-doc.py and test-lily/rsync-test.py + +