mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-07 15:44:20 +01:00
The version.rs file is now generated to contain up-to-date information from the makefile, including git commit and the full binary path. The makefile has also been modified to make it easier to add changes in generated files based on makefile variables. Fixes: #740 Signed-off-by: Christophe de Dinechin <dinechin@redhat.com>