Re: Why does the build assume that it's in $HOME/src?

2009-12-27 Thread Graham Percival
2009/12/27 John Mandereau : > If I understand well your plans, your mistake is not about forgetting to > comment out these lines, but about not putting these two lines in a > ifneq ($(WEBSITE_ONLY_BUILD),) block, Thanks, done. Cheers, - Graham ___ lil

Re: Why does the build assume that it's in $HOME/src?

2009-12-27 Thread John Mandereau
Le dimanche 27 décembre 2009 à 04:55 +, Graham Percival a écrit : > Sorry! I forgot to comment out some lines before pushing my > latest work on website.make. There's a comment right above the > two lines in question reminding me to comment them out, but I > forgot. :( If I understand well

Re: Why does the build assume that it's in $HOME/src?

2009-12-26 Thread Graham Percival
On Sun, Dec 27, 2009 at 03:35:12PM +1100, Joe Neeman wrote: > and I find the following: > $ file out/share/lilypond/current/scm > out/share/lilypond/current/scm: broken symbolic link to > `/home/jneeman/src/lilypond//scm' Sorry! I forgot to comment out some lines before pushing my latest work on

Why does the build assume that it's in $HOME/src?

2009-12-26 Thread Joe Neeman
>From a clean git clone (43a2f7a609ed14a1), I do $ ./autogen.sh --enable-debugging --disable-optimising $ make and I find the following: $ file out/share/lilypond/current/scm out/share/lilypond/current/scm: broken symbolic link to `/home/jneeman/src/lilypond//scm' The problem is that my lilypond