]> git.donarmstrong.com Git - bugscan.git/blobdiff - bugcounts
close <font> tags
[bugscan.git] / bugcounts
index ae678a82a2aa2df1bab3470246d08219244da861..ac49f8c405e86748dbd36b03cbe9d03a0af8d752 100755 (executable)
--- a/bugcounts
+++ b/bugcounts
@@ -4,8 +4,10 @@
 # Generate some counts for the bugreports
 
 use Getopt::Std;
-require scanlib;
-require bugcfg;
+use File::Basename;
+use lib dirname(__FILE__);
+use bugcfg;
+use scanlib;
 use strict;
 # use warnings;