On Thu, May 2, 2019 at 11:24 AM Axel Braun Axel.Braun@gmx.de wrote:
Gesendet: Donnerstag, 02. Mai 2019 um 17:07 Uhr Von: "Neal Gompa" ngompa13@gmail.com An: "Axel Braun" Axel.Braun@gmx.de Cc: "openSUSE Packaging Mailingliste" opensuse-packaging@opensuse.org Betreff: Re: Re: [opensuse-packaging] %setup -q -a 0 for Source0 then %setup -q a 1 -n pkg-%{version}/lib but need --strip-components=1
On Thu, May 2, 2019 at 10:49 AM Axel Braun Axel.Braun@gmx.de wrote:
Gesendet: Donnerstag, 02. Mai 2019 um 07:25 Uhr Von: "Jan Engelhardt" jengelh@inai.de An: "David C. Rankin" drankinatty@suddenlinkmail.com Cc: "openSuSE Packaging" opensuse-packaging@opensuse.org Betreff: Re: [opensuse-packaging] %setup -q -a 0 for Source0 then %setup -q a 1 -n pkg-%{version}/lib but need --strip-components=1
On Thursday 2019-05-02 06:50, David C. Rankin wrote:
I've tried
%setup -q -a 0 %setup -q -a 1 -n pngquant-%{version}/lib
which unzips in the correct order, but does not provide a way to --strip-components=1 to get rid of the libimagequant-%{version} default directory.
There is no way to combine %setup with --strip-components. tar -xf is the only option.
you need to use bsdtar if you want the strip-components option
The flag has been implemented in GNU tar for quite a while...
I thought so as well.....but at least in Leap 15 it war not working with strip-components
That's weird, it exists in GNU tar 1.26 in CentOS 7, so it doesn't make sense that it's not in openSUSE Leap 15...
-- 真実はいつも一つ!/ Always, there's only one truth!