]> git.proxmox.com Git - perlmod.git/commit
genpackage: add --include-file option to add extra code
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Dec 2023 08:43:21 +0000 (09:43 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Dec 2023 08:43:21 +0000 (09:43 +0100)
commitc05806d1d885af6c43e0f48200c3a4fb6cd27c46
tree9e39ef044d45cfb2b702741ee4ad668402bf0c41
parentc6d49a8cdea5a04d058d02cfd08fa4ea0157e704
genpackage: add --include-file option to add extra code

We'll use this to inject a 'use SslProbe.pm;' in pve and pmg to avoid
openssl-probe manipulating environment variables.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
perlmod-bin/genpackage.pl