Make build work for Fedorean systems: fix setup typo

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ebtables?expand=0&rev=14
This commit is contained in:
2011-08-01 18:47:03 +00:00
committed by Git OBS Bridge
parent 16bb9fad5b
commit 3ae7a8bc0b

View File

@@ -43,7 +43,7 @@ iptables. There are no incompatibility issues.
%setup -q -n %name-v2.0.10-1
%else
tar -xf "%{S:0}" --use=xz;
%seutp -DTq
%setup -DTq
%endif
%patch0
%patch1