Re: [pacman-dev] [PATCH 2/2] makepkg: do not count hard linked file sizes multiple times

2019-10-26 Thread Allan McRae
On 27/10/19 1:11 pm, Ronan Pigott wrote: > From: Ronan Pigott > > --- > scripts/makepkg.sh.in | 10 +- > 1 file changed, 9 insertions(+), 1 deletion(-) > > diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in > index 997c8668..0725f582 100644 > --- a/scripts/makepkg.sh.in > +++

[pacman-dev] [PATCH 2/2] makepkg: do not count hard linked file sizes multiple times

2019-10-26 Thread Ronan Pigott
From: Ronan Pigott --- scripts/makepkg.sh.in | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in index 997c8668..0725f582 100644 --- a/scripts/makepkg.sh.in +++ b/scripts/makepkg.sh.in @@ -584,7 +584,15 @@ write_kv_pair() {