Closed kholmanskikh closed 1 year ago
The main motivation is to make cargo -vV report the correct distro name.
cargo -vV
The distro does not ship LSB utils, so the LSB code path was tested with a manually built version of lsb-release-minimal from https://salsa.debian.org/gioele/lsb-release-minimal
Thanks.
Thanks!
The main motivation is to make
cargo -vV
report the correct distro name.The distro does not ship LSB utils, so the LSB code path was tested with a manually built version of lsb-release-minimal from https://salsa.debian.org/gioele/lsb-release-minimal
Thanks.