Re: [PATCH 3/6] Allow usage of a broken mirror

2007-02-07 Thread Otavio Salvador
Steve McIntyre <[EMAIL PROTECTED]> writes: > On Tue, Feb 06, 2007 at 08:45:15AM -0200, Otavio Salvador wrote: >>From: Otavio Salvador <[EMAIL PROTECTED]> >> >>Sometimes is useful to use a mirror without the docs and tools >>directory. This patch allow it if we export the ALLOWBROKENMIRROR >>variab

Re: [PATCH 3/6] Allow usage of a broken mirror

2007-02-07 Thread Steve McIntyre
On Tue, Feb 06, 2007 at 08:45:15AM -0200, Otavio Salvador wrote: >From: Otavio Salvador <[EMAIL PROTECTED]> > >Sometimes is useful to use a mirror without the docs and tools >directory. This patch allow it if we export the ALLOWBROKENMIRROR >variable on CONF.sh >diff --git a/tools/make_image b/tool

[PATCH 3/6] Allow usage of a broken mirror

2007-02-06 Thread Otavio Salvador
From: Otavio Salvador <[EMAIL PROTECTED]> Sometimes is useful to use a mirror without the docs and tools directory. This patch allow it if we export the ALLOWBROKENMIRROR variable on CONF.sh Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]> --- CONF.sh |4 Makefile