https://docs.fedoraproject.org/en-US/packaging-guidelines/#_symlinks
It creates a symbolic link in %{buildroot}/bin I think the example should be updated. Or is that on purpose?
%{buildroot}/bin
I think the example simply predates usrmove. I'd suggest that it should just be fixed; I don't see much need to bring it up in a meeting.
Let's fix it with %{buildroot}%{_bindir}, PR incoming.
%{buildroot}%{_bindir}
https://pagure.io/packaging-committee/pull-request/929
Commit ab87dec fixes this issue
Login to comment on this ticket.