HomeClusterLabs Projects

configure: Fix building of rust for release

Description

configure: Fix building of rust for release

Set rustver correctly for both release version string
(for example 3.1.7) and git one (3.1.7.1-982f).

corosyncrustver must be escaped by '[]' because sed is using these two
characters and m4 would remove them.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Fabio M. Di Nitto <fdinitto@redhat.com>

Details

Provenance
jfriesseAuthored on Nov 27 2023, 5:17 AM
Parents
rC982ff8d818ec: License: Fix year (mainly to fix rust building)
Branches
Unknown
Tags
Unknown