Overview
Artifact ID: | cf4c9c8a65c98356602e7b0b6eb0bc06c85cdee6278442261d18d76cc44d0ef4 |
---|---|
Ticket: | 4a7e8bc052b6ea9895c2ded39125d0678a30322e
package provide statement in tls.tcl |
User & Date: | anonymous on 2020-06-29 13:27:49 |
Changes
- icomment:
The "package provide" is a standard feature of RPM build systems; it does not mean that at the time of calling "package provide" some Tls_init() has already happened or is available. We wish to cover situations inside a RPM build to *request* installation of that Tcl package, before running anything *after* the package might have been installed.
- login: "anonymous"
- mimetype: "text/x-fossil-plain"