From 6532b8c3ac8a677e7e6acdb619a7901c4e957f77 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 7 May 2025 09:05:25 +0000 Subject: [PATCH] core195: Remove the dropped Apache::Htpasswd module Signed-off-by: Michael Tremer --- config/rootfiles/core/195/update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/195/update.sh b/config/rootfiles/core/195/update.sh index 9420d41bf..164976696 100644 --- a/config/rootfiles/core/195/update.sh +++ b/config/rootfiles/core/195/update.sh @@ -34,6 +34,8 @@ done # Stop services # Remove files +rm -rfv \ + /usr/lib/perl5/site_perl/5.36.0/Apache/Htpasswd.pm # Extract files extract_files -- 2.39.5