lilypond-devel
[Top][All Lists]
Advanced

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

Patch 2 for 2.6.0 cygwin build


From: Bertalan Fodor
Subject: Patch 2 for 2.6.0 cygwin build
Date: Thu, 30 Jun 2005 22:19:08 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

I couldn't build the documentation until I applied the attached patch. However, I'm not sure if this is right, because I don't see exactly your intention.

Bert
--- Documentation/pictures/GNUmakefile  2005-06-30 22:17:34.562500000 +0200
+++ Documentation/pictures/GNUmakefile.new      2005-06-30 18:28:19.093750000 
+0200
@@ -25,7 +25,8 @@
 
 # cancel default rule that breaks transparency
 $(outdir)/%.png: %.xpm
-
+       convert $< $@
+       
 $(outdir)/%-48.png: %.xpm
        convert -sample 48 -depth 24 $< $@
                   

reply via email to

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