Re: [ptxdist] [PATCH 2/2] util-linux-ng: Use for loop to install libs and tools

2022-09-29 Thread Michael Olbrich
On Sat, Sep 24, 2022 at 10:19:42PM +0200, Ladislav Michl wrote: > From: Ladislav Michl > Date: Sat, 24 Sep 2022 21:42:39 +0200 > > Options are sorted alphabetically inside each group. Please keep > it that way. > > Signed-off-by: Ladislav Michl > --- > rules/util-linux-ng.make | 239 ++

[ptxdist] [PATCH 2/2] util-linux-ng: Use for loop to install libs and tools

2022-09-24 Thread Ladislav Michl
From: Ladislav Michl Date: Sat, 24 Sep 2022 21:42:39 +0200 Options are sorted alphabetically inside each group. Please keep it that way. Signed-off-by: Ladislav Michl --- rules/util-linux-ng.make | 239 --- 1 file changed, 73 insertions(+), 166 deletions(-)