From f37bfb2c845363980fc8d55e50333f995e5e65d9 Mon Sep 17 00:00:00 2001 From: short <> Date: Thu, 7 Nov 2002 12:14:24 +0000 Subject: [PATCH] +"=libtoold" and "=libtoolpat" --- My-Audit.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/My-Audit.pm b/My-Audit.pm index afe3288..34615f5 100644 --- a/My-Audit.pm +++ b/My-Audit.pm @@ -149,6 +149,8 @@ sub audit store "=sourceforge","bell" if headeris "From" ,''; store "=gsmperlcvs","silent" if headeris("From" ,'') && $Audit->subject()=~/^'.*' has been updated!$/; + store "=libtoold","bell" if headeris "List-Id" ,''; + store "=libtoolpat","bell" if headeris "List-Id" ,''; # own webs store "=energie","bell" if headeris "From" ,qr/^EnergieWeb/; -- 1.8.3.1