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 mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
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/golang@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to