SHA256
1
0
forked from pool/hxtools
Jan Engelhardt 2022-12-01 20:40:03 +00:00 committed by Git OBS Bridge
parent 6b7e9159aa
commit daadf8b628

View File

@ -153,7 +153,12 @@ lsof/fuser in that it can scan recursively and won't bluntly look at
an entire mount.
%prep
%if 0%{?suse_version} < 1550
%setup -Tcq
pushd .. && tar --use=zstd -xf "%{S:0}" && popd
%else
%autosetup -p1
%endif
%build
%configure