From b4a10c1cbc089eedd6bade0f3ed23d524d334f4a Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Thu, 1 Apr 2021 18:20:05 +0200 Subject: [PATCH] perl-inotify2: Update of rootfiles due to perl version update - Update of rootfiles due to perl update from 5.30.0 to 5.32.1 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- config/rootfiles/packages/perl-inotify2 | 14 +++++++------- lfs/perl-inotify2 | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/packages/perl-inotify2 b/config/rootfiles/packages/perl-inotify2 index eeac9f9936..3f5c668a7c 100644 --- a/config/rootfiles/packages/perl-inotify2 +++ b/config/rootfiles/packages/perl-inotify2 @@ -1,8 +1,8 @@ -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Linux -usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Linux/Inotify2.pm -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2 -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/.packlist -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.bs -usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.so +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Linux +usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Linux/Inotify2.pm +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2 +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/.packlist +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.bs +usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.so #usr/share/man/man3/Linux::Inotify2.3 diff --git a/lfs/perl-inotify2 b/lfs/perl-inotify2 index 7d94da395d..f02c34ecd4 100644 --- a/lfs/perl-inotify2 +++ b/lfs/perl-inotify2 @@ -35,7 +35,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = perl-inotify2 DEPS = perl-common-sense -PAK_VER = 2 +PAK_VER = 3 ############################################################################### # Top-level Rules -- 2.39.5