Fixup tar arguments

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-04-10 08:27:05 +02:00
parent 9749eee304
commit 6fb0ad5708
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -52,7 +52,7 @@ include linker, library manager, loader, and information dump.
%prep
%setup -q
tar xjf %{SOURCE1} --strip-components 1
tar xJf %{SOURCE1} --strip-components 1
%build
autoreconf