From d01ab7731cd41f2abac05d819e41caf422feb590 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Jul 17 2018 09:48:53 +0000 Subject: Remove unused conditional --- diff --git a/maven-reporting-impl.spec b/maven-reporting-impl.spec index 1aaa2ec..52c6ecf 100644 --- a/maven-reporting-impl.spec +++ b/maven-reporting-impl.spec @@ -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