]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CG: add items to Release list.
authorGraham Percival <graham@percival-music.ca>
Sat, 11 Jul 2009 03:12:18 +0000 (20:12 -0700)
committerGraham Percival <graham@percival-music.ca>
Sat, 11 Jul 2009 03:12:45 +0000 (20:12 -0700)
Documentation/devel/release-work.itexi

index f8b13786a1634a450f3084cc33b68fa0c2c84251..193ccb64bfc9e990c92c9ab6bed72c4716b72be5 100644 (file)
@@ -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