diff --git a/jflex-bootstrap.spec b/jflex-bootstrap.spec index 89fd94f..9dcaf39 100644 --- a/jflex-bootstrap.spec +++ b/jflex-bootstrap.spec @@ -130,7 +130,7 @@ cp -a target/jflex-%{version}.jar %{buildroot}%{_javadir}/jflex.jar %fdupes -s %{buildroot}/%{_javadocdir}/%{name} %endif -%jpackage_script jflex.Main "" "" jflex:java-cup:java-cup-runtime jflex true +%jpackage_script jflex.Main "" "" jflex:java-cup jflex true %if %{with bootstrap} %files diff --git a/jflex.spec b/jflex.spec index 1473d2a..ce0046e 100644 --- a/jflex.spec +++ b/jflex.spec @@ -129,7 +129,7 @@ cp -a target/jflex-%{version}.jar %{buildroot}%{_javadir}/jflex.jar %fdupes -s %{buildroot}/%{_javadocdir}/%{name} %endif -%jpackage_script jflex.Main "" "" jflex:java-cup:java-cup-runtime jflex true +%jpackage_script jflex.Main "" "" jflex:java-cup jflex true %if %{with bootstrap} %files