diff --git a/ant-antlr.spec b/ant-antlr.spec index db745b4..0c2c293 100644 --- a/ant-antlr.spec +++ b/ant-antlr.spec @@ -584,7 +584,7 @@ echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 %endif %if %{with junit5} -echo "junit5 hamcrest/core junit opentest4j univocity-parsers open-test-reporting/events ant/ant-junitlauncher" > %{buildroot}%{_sysconfdir}/ant.d/junitlauncher +echo "junit5 hamcrest junit opentest4j univocity-parsers open-test-reporting/events ant/ant-junitlauncher" > %{buildroot}%{_sysconfdir}/ant.d/junitlauncher %endif %if %{with antlr} diff --git a/ant-junit.spec b/ant-junit.spec index 9e0db32..324f63a 100644 --- a/ant-junit.spec +++ b/ant-junit.spec @@ -584,7 +584,7 @@ echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 %endif %if %{with junit5} -echo "junit5 hamcrest/core junit opentest4j univocity-parsers open-test-reporting/events ant/ant-junitlauncher" > %{buildroot}%{_sysconfdir}/ant.d/junitlauncher +echo "junit5 hamcrest junit opentest4j univocity-parsers open-test-reporting/events ant/ant-junitlauncher" > %{buildroot}%{_sysconfdir}/ant.d/junitlauncher %endif %if %{with antlr} diff --git a/ant-junit5.spec b/ant-junit5.spec index c627035..53c45b6 100644 --- a/ant-junit5.spec +++ b/ant-junit5.spec @@ -584,7 +584,7 @@ echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 %endif %if %{with junit5} -echo "junit5 hamcrest/core junit opentest4j univocity-parsers open-test-reporting/events ant/ant-junitlauncher" > %{buildroot}%{_sysconfdir}/ant.d/junitlauncher +echo "junit5 hamcrest junit opentest4j univocity-parsers open-test-reporting/events ant/ant-junitlauncher" > %{buildroot}%{_sysconfdir}/ant.d/junitlauncher %endif %if %{with antlr} diff --git a/ant.spec b/ant.spec index b99478f..5efca30 100644 --- a/ant.spec +++ b/ant.spec @@ -583,7 +583,7 @@ echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 %endif %if %{with junit5} -echo "junit5 hamcrest/core junit opentest4j univocity-parsers open-test-reporting/events ant/ant-junitlauncher" > %{buildroot}%{_sysconfdir}/ant.d/junitlauncher +echo "junit5 hamcrest junit opentest4j univocity-parsers open-test-reporting/events ant/ant-junitlauncher" > %{buildroot}%{_sysconfdir}/ant.d/junitlauncher %endif %if %{with antlr}