1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-08-19 00:17:54 +00:00

build: Only keep one VERSION file

Instead of having different VERSION files spread accross the project,
let's always use the one in the topsrcdir and remove all the others,
keeping only a synlink to the topsrcdir one.

Fixes: 

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
Fabiano Fidêncio 2021-03-31 23:30:15 +02:00
parent c0c7bef2b8
commit 572aff53e8
4 changed files with 4 additions and 4 deletions
src
agent
runtime
tools
osbuilder
packaging/cmd/kata-pkgsync

View File

@ -1 +0,0 @@
2.0.0

1
src/agent/VERSION Symbolic link
View File

@ -0,0 +1 @@
../../VERSION

View File

@ -1 +0,0 @@
2.0.0

1
src/runtime/VERSION Symbolic link
View File

@ -0,0 +1 @@
../../VERSION

View File

@ -1 +0,0 @@
2.0.0

1
tools/osbuilder/VERSION Symbolic link
View File

@ -0,0 +1 @@
../../VERSION

View File

@ -1 +0,0 @@
0.0.1

View File

@ -0,0 +1 @@
../../../../VERSION