don't back up and run failing test

This commit is contained in:
Miroslav Lichvar 2018-08-31 13:20:35 +02:00
parent b5d5ccb905
commit 49fc70ec1b

View File

@ -55,7 +55,7 @@ service to other computers in the network.
%setup -q -n %{name}-%{version}%{?prerelease} -a 10
%{?gitpatch:%patch0 -p1}
%patch2 -p1 -b .service-helper
%patch3 -p1 -b .test
%patch3 -p1
%{?gitpatch: echo %{version}-%{gitpatch} > version.txt}