Remove unused conditional
This commit is contained in:
parent
b92e3fde8c
commit
d01ab7731c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user