gotmax23 reported a new issue against the project: `go-rpm-macros` that you are following: `` Instead of
``` %files %license vendor/modules.txt ```
we should allow something like
``` %files %go_vendor_file vendor/modules.txt ```
where `%go_vendor_file` just expands to `%license`. This way, if support for the go_mod_vendor generator is not available, the package build will no longer silently fail. ``
To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/68
golang@lists.fedoraproject.org