https://bugzilla.redhat.com/show_bug.cgi?id=2294109
Mikel Olasagasti Uranga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] CC| |[email protected] Status|NEW |ASSIGNED --- Comment #8 from Mikel Olasagasti Uranga <[email protected]> --- > install --mode 0644 --preserve-timestamps --verbose \ > pkg/pciids/default_pci.ids \ > %{buildroot}%{gopath}/src/%{goipath}/pkg/pciids/ > (...) >%{gopath}/src/%{goipath}/pkg/pciids/default_pci.ids You can replace this with after `%global godoc`: %global gosupfiles pkg/pciids/default_pci.ids Check golang-github-projectdiscovery-cdncheck.spec or golang-x-crypto.spec as example. -- 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=2294109 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202294109%23c8 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
