bug-lilypond
[Top][All Lists]
Advanced

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

SuSE fixes for Lilypond


From: Han-Wen Nienhuys
Subject: SuSE fixes for Lilypond
Date: Fri, 26 Mar 2004 01:29:14 +0100

address@hidden writes:
> Hallo.
> 
> Here are SuSE fixes for lilypond.
> 
> lilypond-2.0.3.patch: Fixed info pages, one include and one line in
> configure.in.
> lilypond-2.0.3-autogen.patch: Fixes autogen.sh.
> 
> And another patch is done via sed. It fixes mandir and infodir and fixes
> deprecated head and tail calling (head -1 -> head -n 1):
> 
> find -type f -a \! -name '*.scm' -exec sh -c '
> sed '\''s:\(head\|tail\) -\([0-9]\):\1 
> -n\2:g;s:\(%{_prefix}/\)\(man\|info\):%{_\2dir}:g'\'' <{} >{}~
> if ! cmp -s {} {}~ ; then cat {}~ >{} ; fi ; rm {}~
> ' \;

I'm missing the patch itself?

BTW, you might want to have a look at packaging Lily 2.1 ; we're very
close to a 2.2 release.


-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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