From 26674f2d5cb72699c5594c19cb6eb44de0ed3b2c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Thu, 17 Feb 2022 19:23:15 +0000 Subject: [PATCH] Core Update 165: Fixed symlink after renaming Perl packages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/165/filelists/libwww-perl | 1 - config/rootfiles/core/165/filelists/perl-libwww | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 config/rootfiles/core/165/filelists/libwww-perl create mode 120000 config/rootfiles/core/165/filelists/perl-libwww diff --git a/config/rootfiles/core/165/filelists/libwww-perl b/config/rootfiles/core/165/filelists/libwww-perl deleted file mode 120000 index ad77c8c4a6..0000000000 --- a/config/rootfiles/core/165/filelists/libwww-perl +++ /dev/null @@ -1 +0,0 @@ -../../../common/libwww-perl \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/perl-libwww b/config/rootfiles/core/165/filelists/perl-libwww new file mode 120000 index 0000000000..6b8bff6e17 --- /dev/null +++ b/config/rootfiles/core/165/filelists/perl-libwww @@ -0,0 +1 @@ +../../../common/perl-libwww \ No newline at end of file -- 2.39.5