CVSROOT:        /cvsroot/lilypond
Module name:    installers
Branch:         
Changes by:     Jan Nieuwenhuizen <[EMAIL PROTECTED]>   05/06/27 07:50:52

Modified files:
        linux/autopackage/specs/lilypond: GNUmakefile 
        linux/autopackage: ChangeLog 

Log message:
        Run intltool-merge -q, report bug.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/installers/linux/autopackage/specs/lilypond/GNUmakefile.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/installers/linux/autopackage/ChangeLog.diff?tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: installers/linux/autopackage/ChangeLog
diff -u installers/linux/autopackage/ChangeLog:1.14 
installers/linux/autopackage/ChangeLog:1.15
--- installers/linux/autopackage/ChangeLog:1.14 Wed Jun 15 14:15:26 2005
+++ installers/linux/autopackage/ChangeLog      Mon Jun 27 07:50:52 2005
@@ -1,3 +1,7 @@
+2005-06-27  Jan Nieuwenhuizen  <[EMAIL PROTECTED]>
+
+       * specs/lilypond/GNUmakefile: Run intltool-merge -q, report bug.
+
 2005-06-15  Jan Nieuwenhuizen  <[EMAIL PROTECTED]>
 
        * specs/lilypond/default.apspec.in (relocation): Add PYTHONPATH.
Index: installers/linux/autopackage/specs/lilypond/GNUmakefile
diff -u installers/linux/autopackage/specs/lilypond/GNUmakefile:1.3 
installers/linux/autopackage/specs/lilypond/GNUmakefile:1.4
--- installers/linux/autopackage/specs/lilypond/GNUmakefile:1.3 Tue Jun  7 
14:53:08 2005
+++ installers/linux/autopackage/specs/lilypond/GNUmakefile     Mon Jun 27 
07:50:51 2005
@@ -24,7 +24,7 @@
 
 $(outdir)/%: %.in #$(config_make) $(depth)/VERSION
        rm -f $@
-       intltool-merge -d $(srcdir)/po $< - | sed $(sed-atfiles) 
$(sed-atvariables) > $@
+       intltool-merge -q -d $(srcdir)/po $< - | sed $(sed-atfiles) 
$(sed-atvariables) > $@
 
 $(outdir)/%.xpm: $(srcdir)/$(depth)/Documentation/pictures/%.xpm
        cp $< $@                


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

Reply via email to