From 56f955aca6231693fe797de4793f77ed58ab116e Mon Sep 17 00:00:00 2001 From: Bruno Cichon Date: Mon, 1 Oct 2018 01:51:03 +0200 Subject: Add some base packages for ppc64le --- libre-testing/perl/detect-old-perl-modules.hook | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libre-testing/perl/detect-old-perl-modules.hook (limited to 'libre-testing/perl/detect-old-perl-modules.hook') diff --git a/libre-testing/perl/detect-old-perl-modules.hook b/libre-testing/perl/detect-old-perl-modules.hook new file mode 100644 index 000000000..5ff80d1b4 --- /dev/null +++ b/libre-testing/perl/detect-old-perl-modules.hook @@ -0,0 +1,10 @@ +[Trigger] +Operation = Install +Operation = Upgrade +Type = File +Target = usr/lib/perl5/*/ + +[Action] +Description = Warn about old perl modules +When = PostTransaction +Exec = /usr/share/libalpm/scripts/detect-old-perl-modules.sh -- cgit v1.2.3