Remove unused conditional

This commit is contained in:
Mikolaj Izdebski 2018-07-17 11:48:53 +02:00
parent b92e3fde8c
commit d01ab7731c

View File

@ -44,7 +44,7 @@ API documentation for %{name}.
%build
# integration tests try to download stuff from the internet
# and therefore they don't work in Koji
%mvn_build %{!?fedora:-f} -- -Dinvoker.skip=true
%mvn_build -- -Dinvoker.skip=true
%install
%mvn_install