From: Peter Müller Date: Thu, 17 Feb 2022 19:23:15 +0000 (+0000) Subject: Core Update 165: Fixed symlink after renaming Perl packages X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26674f2d5cb72699c5594c19cb6eb44de0ed3b2c;p=people%2Fms%2Fipfire-2.x.git Core Update 165: Fixed symlink after renaming Perl packages Signed-off-by: Peter Müller --- 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