From fe6b15f843cfbfe7ba84faa35c87fce2c2470235 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 10 Mar 2022 10:35:44 +0000 Subject: [PATCH] core165: Actually ship the core files This filelist is there to ship files that contain the version number of a release and *must* be shipped every time. For that, they will need to be a part of the filelist. Signed-off-by: Michael Tremer --- config/rootfiles/core/165/{ => filelists}/core-files | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/rootfiles/core/165/{ => filelists}/core-files (100%) diff --git a/config/rootfiles/core/165/core-files b/config/rootfiles/core/165/filelists/core-files similarity index 100% rename from config/rootfiles/core/165/core-files rename to config/rootfiles/core/165/filelists/core-files -- 2.39.5