diff options
author | James Lowe <pkx166h@gmail.com> | 2016-07-18 20:17:01 +0100 |
---|---|---|
committer | James Lowe <pkx166h@gmail.com> | 2016-07-28 05:55:58 +0100 |
commit | 97f856e8c577fdf301ac2a15b336eae8729e53f7 (patch) | |
tree | 6e6f760de43b0acbc48beecc7a6517180d3d9232 | |
parent | 23bb09401ef1d8c5f5256b8f7a6c002365b1d88c (diff) |
Doc: CG fix misleading location for copying tarbal
Issue 4933
Fix misleading location
for copying tarball.
-rw-r--r-- | Documentation/contributor/release-work.itexi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index a2e3cb15d5..517b5e3c14 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -615,8 +615,8 @@ replace @code{2.15.33-1} with the latest build): @uref{http://lilypond.org/downloads/binaries/test-output/lilypond-2.15.33-1.test-output.tar.bz2} @end smallexample -Copy the tarball into @file{gub/regtests/}, and tell the build -system that you have done this: +Copy the tarball into @file{regtests/}, and tell the build system that +you have done this: @example touch regtests/ignore |