]> git.donarmstrong.com Git - lilypond.git/blobdiff - make_patch
release: 0.0.17
[lilypond.git] / 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