Make build work for Fedorean systems

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ebtables?expand=0&rev=13
This commit is contained in:
Jan Engelhardt 2011-08-01 18:40:07 +00:00 committed by Git OBS Bridge
parent 2dd7a8ec18
commit 16bb9fad5b

View File

@ -39,7 +39,12 @@ can be used together with the other Linux filtering tools, like
iptables. There are no incompatibility issues.
%prep
%if 0%{?__xz:1}
%setup -q -n %name-v2.0.10-1
%else
tar -xf "%{S:0}" --use=xz;
%seutp -DTq
%endif
%patch0
%patch1
%patch -P 2 -p1