https://bugzilla.redhat.com/show_bug.cgi?id=2040118 --- Comment #13 from Artur Frenszek-Iwicki <fedora@xxxxxxxxxx> --- > 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 For the license file, since you're using > cp -a GPL [...] that would become just > %license GPL -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. 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