[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: working with locally modified or augmented gnulib repositories
From: |
Simon Josefsson |
Subject: |
Re: working with locally modified or augmented gnulib repositories |
Date: |
Mon, 28 Aug 2006 17:22:33 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
Bruno Haible <address@hidden> writes:
> Hello Simon,
>
>> Except that I have to specify --local-dir every time I use --import.
>> Is this the intended behaviour? Maybe the --local-dir value could be
>> cached, just like --source-base etc. What do you think?
>
> You're right, it's cumbersome for --import. Also, --update would not do
> the right thing if it doesn't know about the local-dir. The patch below
> should fix it.
Works fine here, thanks!
/Simon