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: #1579

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

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