]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor/release-work.itexi
Merge branch 'translation' into staging
[lilypond.git] / Documentation / contributor / release-work.itexi
index aa4c77d4b73bde11b268aa91d827c9c9798d732a..26a8223584e20ce0cd0121f7d04999131028b4a6 100644 (file)
@@ -83,8 +83,8 @@ checkout displays modified files, you might want to run @code{git reset
 git fetch
 git checkout origin/release/unstable
 git merge origin
-make -C /path/to/top-build-dir po-replace
-mv /path/to/top-build-dir/po/lilypond.pot po/
+make -C $LILYPOND_BUILD_DIR po-replace
+mv $LILYPOND_BUILD_DIR/po/lilypond.pot po/
 vi Documentation/web/news-front.itexi Documentation/web/news.itexi
 @end example
 
@@ -315,10 +315,9 @@ Run convert-ly on all files, bump parser minimum version.
 Update lilypond.pot:
 
 @example
-make po-replace
+make -C $LILYPOND_BUILD_DIR po-replace
+mv $LILYPOND_BUILD_DIR/po/lilypond.pot po/
 @end example
-If you run this outside the source tree, move @file{po/lilypond.pot}
-to the source tree.
 
 @item
 Make directories on lilypond.org: