mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 15:34:28 +01: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: #1579 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
2.0.0
|
|
||||||
1
src/agent/VERSION
Symbolic link
1
src/agent/VERSION
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../VERSION
|
||||||
@@ -1 +0,0 @@
|
|||||||
2.0.0
|
|
||||||
1
src/runtime/VERSION
Symbolic link
1
src/runtime/VERSION
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../VERSION
|
||||||
@@ -1 +0,0 @@
|
|||||||
2.0.0
|
|
||||||
1
tools/osbuilder/VERSION
Symbolic link
1
tools/osbuilder/VERSION
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../VERSION
|
||||||
@@ -1 +0,0 @@
|
|||||||
0.0.1
|
|
||||||
1
tools/packaging/cmd/kata-pkgsync/VERSION
Symbolic link
1
tools/packaging/cmd/kata-pkgsync/VERSION
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../../VERSION
|
||||||
Reference in New Issue
Block a user