lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix compile


From: John Mandereau
Subject: Re: [PATCH] Fix compile
Date: Mon, 20 Apr 2009 12:42:44 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]