This commit is contained in:
parent
f8df2704d4
commit
ede1d19275
@ -47,8 +47,7 @@ using the host machine entitlements.
|
|||||||
%prep
|
%prep
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1500
|
%if 0%{?suse_version} && 0%{?suse_version} < 1500
|
||||||
export TAR_OPTIONS="-I zstd"
|
export TAR_OPTIONS="-I zstd"
|
||||||
%setup -q -n %{project}-%{version}
|
%setup -q -n %{project}-%{version} -a1
|
||||||
tar -I zstd -xvf %{SOURCE1}
|
|
||||||
%else
|
%else
|
||||||
%setup -q -n %{project}-%{version} -a1
|
%setup -q -n %{project}-%{version} -a1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user