[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#21497: install from multiple sources to -t target uses incorrect
From: |
Bernhard Voelker |
Subject: |
Re: bug#21497: install from multiple sources to -t target uses incorrect folder on some sources |
Date: |
Sun, 3 Jan 2016 00:38:03 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On 01/02/2016 11:28 PM, Pádraig Brady wrote:
> Subject: [PATCH 1/3] install: fix relative copies to absolute directory with
> -D
>
> * src/install.c (mkancesdirs_safe_wd): Unconditionally
> restore the current working directory when possible called
> multiple times (from install_file_in_dir()).
Minor nit:
s/possible/possibly/ ?
The actual change, the test case and the other 2 patches look good to me.
Thanks & have a nice day,
Berny