The "old" way of overriding this was by doing something like:
%global __cargo_is_lib 0
However, this has actually been broken since rust-packaging v24, and has only accidentally worked in most cases (because a failed subprocess and a failed comparison somehow do the same thing?).
Metadata Update from @decathorpe: - Issue set to the milestone: 25.3
Implemented in https://pagure.io/fedora-rust/rust-packaging/pull-request/25
Metadata Update from @decathorpe: - Issue set to the milestone: 26.0 (was: 25.3) - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.