From 8ca7c78d795e200ee3b57e43d6728c2a70520cc9 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 10 Jul 2009 20:12:18 -0700 Subject: [PATCH] Doc: CG: add items to Release list. --- Documentation/devel/release-work.itexi | 30 ++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/Documentation/devel/release-work.itexi b/Documentation/devel/release-work.itexi index f8b13786a1..193ccb64bf 100644 --- a/Documentation/devel/release-work.itexi +++ b/Documentation/devel/release-work.itexi @@ -165,6 +165,36 @@ Web: @subheading Technical notes +To build GUB: + +@itemize + +@item +Run the following (from the gub/ dir): +@example +mkdir -p uploads/v2-13/ +mkdir -p uploads/v2.13.0/ +touch uploads/v2-13/index.html +@end example + +@item +Download @file{lilypond-2.13.0-0.test-output.tar.bz2} + +@item +Copy / move / link it to uploads, but rename it to +@file{lilypond-2-13.test-output.tar.bz2} + +@item +Run: +@example +make -f lilypond.make update-versions +make -f lilypond.make unlocked-test-export +@end example + +@end itemize + +To upload: + @itemize @item remove the "t" from the rsync command in test-lily/rsync-lily-doc.py -- 2.39.5