lilypond-devel
[Top][All Lists]
Advanced

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

Re: New website


From: Jan Nieuwenhuizen
Subject: Re: New website
Date: Mon, 11 Aug 2003 15:36:29 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Graham Percival writes:
> On Thu, 07 Aug 2003 13:51:56 +0200

> #  pick out something from our TODO list. Read it by running
>
>    grep TODO `find`
>
> on the source archive.
>
>
> address@hidden:~/dev/lilypond$ grep TODO `find`
> bash: /bin/grep: Argument list too long

You're running it in the build directory.  Try:

   grep TODO $(find | grep -v out)

or do

   make clean web-clean

first

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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