Stanislav Brabec writes:
Hi,
> 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.
This suggests that you have two patches for us, in addition to the
fi
V Pá, 26. 03. 2004 v 01:29, Han-Wen Nienhuys píše:
> [EMAIL PROTECTED] writes:
> >
> > 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 {
[EMAIL PROTECTED] 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 m
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 -> h