From f18582ccb762ff538311fc43a5562a45f4095bfd Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 3 Feb 2003 14:48:09 +0000 Subject: enforce gi policy for modules (it's the standalone tools job to provide a good @INC) --- share/draksec_help.py | 1 - 1 file changed, 1 deletion(-) diff --git a/share/draksec_help.py b/share/draksec_help.py index 7291bf6..6f40fbf 100755 --- a/share/draksec_help.py +++ b/share/draksec_help.py @@ -20,7 +20,6 @@ header = '''package security::help; # !! DO NOT MODIFY HERE, MODIFY IN THE *MSEC* CVS !! use strict; -use lib qw(/usr/lib/libDrakX); use common; our %help = ( -- cgit v1.2.1