https://bugzilla.redhat.com/show_bug.cgi?id=2040118 --- Comment #14 from Garry T. Williams <gtwilliams@xxxxxxxxx> --- Spec URL: https://raw.githubusercontent.com/gtwilliams/deal/v3.1.11/deal.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/gtwilliams/deal/fedora-35-x86_64/03532445-deal/deal-3.1.11-3.fc35.src.rpm (In reply to Artur Frenszek-Iwicki from comment #13) > > I cannot get the build to copy the files here. > > I removed the cp commands and the result is no files in /usr/share/doc/deal. > So you're copying the files as follows: > > cp -a docs/html %{buildroot}%{_docdir}/%{name} > Try removing the cp call and replacing > > %doc %{_docdir}/%{name} > with > > %doc docs/html Nice. Now I get it. Thank you. -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2040118 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure