Godot bundles certificates

  • Open
  • quality assurance status badge
Details
One participant
  • pkill9
Owner
unassigned
Submitted by
pkill9
Severity
normal
P
P
pkill9 wrote on 11 Apr 2019 20:48
(address . bug-guix@gnu.org)
20190411194820.338de93b@runbox.com
During compilation, there is a line of output:
```
make_certs_header(["editor/certs_compressed.gen.h"],
["thirdparty/certs/ca-certificates.crt"])
```
In the package source is the
file "thirdparty/certs/ca-certificates.crt".

I assume we want Godot to
use the certificates provided by Guix.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 35235@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35235
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch