#22 provide a proper mechanism for overriding %__cargo_is_lib / %__cargo_is_bin
Closed 11 months ago by decathorpe. Opened a year ago by decathorpe.

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

a year ago

Metadata Update from @decathorpe:
- Issue set to the milestone: 26.0 (was: 25.3)
- Issue status updated to: Closed (was: Open)

11 months ago

Log in to comment on this ticket.

Metadata