forked from pool/jflex
This commit is contained in:
parent
56fcaa032f
commit
87b45f3b4a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user