Skip to content

debian: add --binary-only to install-wolfprov.sh - #490

Open
ColtonWilley wants to merge 1 commit into
wolfSSL:masterfrom
ColtonWilley:debian-binary-only
Open

ColtonWilley wants to merge 1 commit into
wolfSSL:masterfrom
ColtonWilley:debian-binary-only

Conversation

@ColtonWilley

Copy link
Copy Markdown
Contributor

Builds binary packages only: skips the source tarball and the clean-tree guards that exist to keep it in sync with the binaries. Needed by a commercial deb job in wolfSSL/testing that relicenses the tree before building. Default path unchanged; note .github/workflows/build-wolfprovider.yml copies *.dsc/*.tar.gz unguarded and must be updated before it can pass the flag.

https://claude.ai/code/session_014JxUhZXNhB9Bc2HMHFkHGA

Skips the source tarball and the clean-tree guards that keep it in sync
with the binaries. Lets a caller relicense the tree before building.
Default path unchanged.

Claude-Session: https://claude.ai/code/session_014JxUhZXNhB9Bc2HMHFkHGA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant