bug-gnulib
[Top][All Lists]
Advanced

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

Re: bootstrap --no-git (was: no subject)


From: Eric Blake
Subject: Re: bootstrap --no-git (was: no subject)
Date: Tue, 01 Jun 2010 11:35:21 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b2pre Mnenhy/0.8.2 Thunderbird/3.0.4

[please pick better subject lines]

On 03/20/2010 04:09 AM, Aleksey Avdeev wrote:
>>From 8741ad8a412b2aa9f7a4e3fc69902c12a6ed9d69 Mon Sep 17 00:00:00 2001
> From: Aleksey Avdeev <address@hidden>
> Date: Fri, 19 Mar 2010 18:52:39 +0300
> Subject: [PATCH] bootstrap: a new option --no-git, prohibiting the use git in
>  the bootstrap process.
> 
> Signed-off-by: Aleksey Avdeev <address@hidden>
> ---
> 
> Hello.
> 
>   Ability to explicitly disable the use git when calling bootstrap will
> exclude recourse to third-party resources for assembly rpm package. What,
> in particular, significantly simplify the preparation of packages to build
> on git.alt
> (see <http://en.altlinux.org/Git.alt_reference#Building_packages_with_gear>).

Looking through my old emails, I came across this one.  I was unable to
parse what you meant in that paragraph,

> +++ b/build-aux/bootstrap
> @@ -54,6 +54,8 @@ Options:
>                            have gnulib sources on your machine, and
>                            do not want to waste your bandwidth downloading
>                            them again.  Defaults to \$GNULIB_SRCDIR.
> + --no-git                 Explicit prohibition to use git, if used
> +                          --gnulib-srcdir (or defined \$GNULIB_SRCDIR).

but this makes it sound like you wanted a way to override GNULIB_SRCDIR
to avoid using git?  If so, what's wrong with 'env -u GNULIB_SRCDIR
bootstrap'?  If this is still an issue for you, would you mind giving
more details about a scenario where your patch would make sense?

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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