]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.17
authorfred <fred>
Sat, 14 Dec 1996 13:41:02 +0000 (13:41 +0000)
committerfred <fred>
Sat, 14 Dec 1996 13:41:02 +0000 (13:41 +0000)
make_patch

index 8747fe6b840faf8cb47b84a2be7c4d099155c127..8f8a688cd785d61dc3c726ee2c62f69e0b18004f 100755 (executable)
@@ -31,5 +31,5 @@ fi
 
 #(cd $nm$old; touch depend; make clean)
 #(cd $nm$new; touch depend; make clean)
-(cd $nm$new; diff -P -c  ../$nm$old . > ../patch-$new)
+(cd $nm$new; diff -rP -c  ../$nm$old . > ../patch-$new)
 rm -rf $nm$old $nm$new