Hi,
Patrick McCarty a écrit :
This patch fixes `make install' on git master.
- if (re.search(r'\'dash-fraction', str) or re.search(r'\'dash-period', str):
+    if (re.search(r'\'dash-fraction', str) or re.search(r'\'dash-period', 
str)):

The parenthesis after 'if' should be removed instead.  Fixed in Git.

Best,
John


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to