]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/PATCHES.yo
release: 1.1.0
[lilypond.git] / Documentation / topdocs / PATCHES.yo
index 87a328b11fd128f665e6f692808161ca0f0b13af..1b20b7c37aa114a5cb1e3a54fb7127939d2df964 100644 (file)
@@ -40,10 +40,16 @@ verb(
 Then, from the top of Lily's source tree, type
 
 verb(
+    make dist
     make diff
 )
 
-which leaves your patch as file(./lilypond-0.1.73.jcn1.diff).
+which rolls the tarball file(../releases/lilypond-0.1.73.tar.gz)
+and leaves your patch as file(./lilypond-0.1.73.jcn1.diff).
+footnote('Make diff' generates a patch between two tarballs.  For 
+more info type 'make diff help=='.  We assume that there is a tarball 
+file(lilypond-0.1.73.tar.gz) in the directory file(../releases).
+
 
 If you didn't configure Lily using --srcdir, you can do: