mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-06 03:37:07 +00:00

The debian package providing the dynamically linked version of the proxmox-backup-client is packaged together with the pxar executable. To be in line and for user convenience, include a statically linked version of pxar to the static package as well. Renames STATIC_BIN env variable to STATIC_BINS to reflect that this now covers multiple binaries and store rustc flags in its own variable so they can be reused since `cargo rustc` does not allow invocations with multiple `--package` arguments at once. Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
usr/share/man/man1/proxmox-backup-client.1
|
|
usr/share/man/man1/pxar.1
|
|
usr/share/zsh/vendor-completions/_proxmox-backup-client
|
|
usr/share/zsh/vendor-completions/_pxar
|