https://bugzilla.redhat.com/show_bug.cgi?id=826037



--- Comment #7 from Cleber Rodrigues <[email protected]> ---
A nitpick:

install -pm 644 build/%{name}.jar \
  %{buildroot}%{_javadir}/%{name}.jar

Could simply be:

install -pm 644 build/%{name}.jar %{buildroot}%{_javadir}/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to