DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/usr.bin/make main.c
On Fri, Jan 14, 2005 at 03:30:16AM -0800, Joerg Sonnenberger wrote:
> After quoting this becomes:
> PARENT_CHECKED=/usr/ports/x11-fonts/fontconfig\ /usr/ports/devel/pkgconfi
> g\
This should be a single line, the cvs script seems to change the line
wrapping.
> /usr/ports/print/freetype2\ /usr/ports/devel/gmake\ /usr/ports/converters/libico
Same here.
> nv\
> /usr/ports/devel/gettext\
> /usr/ports/devel/libtool13\
> /usr/ports/devel/libtool15\
> /usr/ports/textproc/expat2\
>
> The next make tries to do this, the following happens:
> before: PARENT_CHECKED=/usr/ports/x11-fonts/fontconfig /usr/ports/devel/pkgconfi
> g\
and here.
> after: PARENT_CHECKED=/usr/ports/x11-fonts/fontconfig\ /usr/ports/devel/pkgconfi
> g\\
and here.
> and the final \\ confuses the shell.
>
> Thanks to asmodai for suggesting a make problem as source.
I should also add a thanks to dinoex@xxxxxxxxxxx, who created the scripts
which failed :)
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]