]> git.donarmstrong.com Git - debbugs.git/commitdiff
add back the other missing /usr/lib/debbugs
authorDebian BTS <debbugs@rietz>
Sun, 30 Mar 2008 02:47:30 +0000 (02:47 +0000)
committerDon Armstrong <don@donarmstrong.com>
Sat, 1 Apr 2023 05:54:02 +0000 (22:54 -0700)
scripts/spamscan

index 6d8918776639dbf5300603bea92169c1e45ccd37..ed65e9a76d7c441db78a1482d8df15d547ef0189 100755 (executable)
@@ -14,6 +14,8 @@
 use warnings;
 use strict;
 
+use lib qw(/usr/lib/debbugs);
+
 use threads;
 use threads::shared;